Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

motoRneuron: an open-source R toolbox for time-domain motor unit analyses

View through CrossRef
Motor unit synchronization is the tendency of motor neurons and their associated muscle fibers to discharge near-simultaneously. It has been theorized as a control mechanism for force generation by common excitatory inputs to these motor neurons. Magnitude of synchronization is calculated from peaks in cross-correlation histograms between motor unit discharge trains. However, there are many different methods for detecting these peaks and even more indices for calculating synchronization from them. Methodology is typically laboratory-specific and requires expensive software, like Matlab or LabView. This lack of standardization makes it difficult to draw definitive conclusions about motor unit synchronization. To combat this, we have developed a freely available, open-source toolbox, “motoRneuron”, for the R programming language. This toolbox contains functions for calculating time domain synchronization using different methods found in the literature. Our objective is to detail the program’s functionality and provide a clear use-case for implementation. The programs primary function “mu_synch” automatically performs the cross-correlation analysis based on user input. Automated peak detection methods such as the cumulative sum method and the z-score method, as well as subjective, visual analysis are available. Users can also define other parameters like the number of recurrence intervals to be used and histogram bin size. The function outputs six common synchronization indices, the common input strength (CIS), k’, k’-1, E, S, and Synch Index. This toolbox allows for better standardization of techniques and for more comprehensive data mining in the motor control community.
Title: motoRneuron: an open-source R toolbox for time-domain motor unit analyses
Description:
Motor unit synchronization is the tendency of motor neurons and their associated muscle fibers to discharge near-simultaneously.
It has been theorized as a control mechanism for force generation by common excitatory inputs to these motor neurons.
Magnitude of synchronization is calculated from peaks in cross-correlation histograms between motor unit discharge trains.
However, there are many different methods for detecting these peaks and even more indices for calculating synchronization from them.
Methodology is typically laboratory-specific and requires expensive software, like Matlab or LabView.
This lack of standardization makes it difficult to draw definitive conclusions about motor unit synchronization.
To combat this, we have developed a freely available, open-source toolbox, “motoRneuron”, for the R programming language.
This toolbox contains functions for calculating time domain synchronization using different methods found in the literature.
Our objective is to detail the program’s functionality and provide a clear use-case for implementation.
The programs primary function “mu_synch” automatically performs the cross-correlation analysis based on user input.
Automated peak detection methods such as the cumulative sum method and the z-score method, as well as subjective, visual analysis are available.
Users can also define other parameters like the number of recurrence intervals to be used and histogram bin size.
The function outputs six common synchronization indices, the common input strength (CIS), k’, k’-1, E, S, and Synch Index.
This toolbox allows for better standardization of techniques and for more comprehensive data mining in the motor control community.

Related Results

motoRneuron: an open-source R toolbox for time-domain motor unit analyses
motoRneuron: an open-source R toolbox for time-domain motor unit analyses
Motor unit synchronization is the tendency of motor neurons and their associated muscle fibers to discharge near-simultaneously. It has been theorized as a control mechanism for fo...
Sistem Kontrol Torsi pada Motor DC
Sistem Kontrol Torsi pada Motor DC
AbstrakPenggunaan motor DC di dunia industri sangat penting. Kecepatan dan torsi motor DC sangat mempengaruhi kualitas dan kuantitas produk yang dihasilkan. Untuk itu, diperlukan s...
Sliding Mode Controlled drives for wide speed operation of Threephase Induction Motor
Sliding Mode Controlled drives for wide speed operation of Threephase Induction Motor
Induction motor is widely used due to advantages in terms of performance, size, maintenance and efficiency compared to dc motor. Induction motor is either Scalar Controlled or Vect...
Perancangan Sistem Instrumentasi dan Kontrol Berbasis Super PLC F2424 serta Antarmuka Labview
Perancangan Sistem Instrumentasi dan Kontrol Berbasis Super PLC F2424 serta Antarmuka Labview
Abstract – PLC-based control is widely used in modern industry because it is able to work automatically controlling actuators for certain functions such as controlling thread rods ...
Multimodal Imaging Brain Connectivity Analysis toolbox (MIBCA)
Multimodal Imaging Brain Connectivity Analysis toolbox (MIBCA)
Aim: In recent years, connectivity studies using neuroimaging data have increased the understanding of the organization of large-scale structural and functional b...
Motor unit discharge properties are modestly influenced by menstrual cycle-related fluctuations in sex hormone concentrations
Motor unit discharge properties are modestly influenced by menstrual cycle-related fluctuations in sex hormone concentrations
ABSTRACT Concentrations of estradiol (E2) and progesterone (P4), the main female sex hormones, exhibit large fluctuations across the menstrual cycle. Due to their r...
Domain Adaptation and Domain Generalization with Representation Learning
Domain Adaptation and Domain Generalization with Representation Learning
<p>Machine learning has achieved great successes in the area of computer vision, especially in object recognition or classification. One of the core factors of the successes ...
Towards Experimental Approaches to Advance Discovery of Clinically Meaningful Sensory-Motor Biomarkers
Towards Experimental Approaches to Advance Discovery of Clinically Meaningful Sensory-Motor Biomarkers
Atypical motor function is a highly prevalent clinical feature of autism spectrum disorder (ASD). Differences in motor function both persist across the lifespan and scale linearly...

Back to Top