Skip to content

parkgilbong/Minhee_Analysis_Pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minhee_Analysis_Package last update: 2022-07-25

Introduction

Neurons communicate with each other in a precisely timed manner within a complex neural network. To transfer information in real-time dialogues between neurons, they release neurotransmitters and also receive them in synapses, which is represented as synaptic transmission. In order to decode information in this neuronal synaptic connection, it is essential to detect, measure, and analyze characteristics of synaptic transmission between neurons. Of various elements of synaptic transmission, the postsynaptic current (PSC) has been extensively analyzed to understand neuronal synapse property in electrophysiology.1–3. In terms of neurophysiology, PSCs are generated spontaneously or evoked by following presynaptic spikes, which is represented as miniature or spontaneous responses in postsynaptic neurons respectively. These miniature and spontaneous responses can be used for quantum analysis in synaptic transmission. Therefore, quantitative analysis of synaptic events of PSCs in neurons is a fundamental step to characterize synaptic properties in the brain.

While the results of quantitative analysis of PSCs are informative, a workflow for this analysis is time-consuming and laborious. To simplify the workflow and make it more efficient, several automated methods have been applied in the detection of spontaneous PSCs4–9. However, even after the completion in reliable detection of PSCs, it still remains redundant following steps dragging researchers to keep doing consecutive and iterative analysis to interpret the results. These steps include averaging and visualizing the data grouped by a custom manner, and also performing statistical assessments that neurophysiologists uses typically. Although there have been several attempts to improve the efficiency of the event detection process for electrophysiologists, however, there is still a lack of solutions to efficiently manage the analyzed data thereafter10. An integrated solution would improve the convenience and efficiency of researcher’s activity by simplifying the workflow from detection to interpretation of PSC data.

Here, we present an integrated software package for detection and measurement of spontaneous synaptic events. This package, Minhee Analysis Package, is built to detect spontaneous PSCs, search and visualize them in a custom way, and perform the hypothesis testing of the retrieved data. This package utilizes a stepwise and exploratory search algorithm to detect PSCs. To create up-to-date tables of data, users can search their data in one’s defined manner. After the successful retrieval of the data, the package automatically generates general and cumulative histograms to represent the distribution of data. The package serves two hypothesis testing methods, student’s t-test for comparing averaged values between two groups and Kolmogorov-Smirnov (K-S) test for comparing distribution of data between two groups. All of Minhee Analysis Package’s functionality is accessible via its easy-to-use graphical user interface (GUI). Minhee Analysis Package can be downloaded at http://www.github.com/parkgilbong/Minhee_Analysis_Pack.

Package release and update log

  • Release 1.1.3 from July 25, 2022

    Notes

    -	From this version, users can turn on/off the Exponential curve fitting. To toggle it, users may either access the runtime menu (View>Event Trace>Exponential curve fitting>ON or OFF), or may use a hot key. Ctrl+3 and Ctrl+4 are shortcuts to turn the function on and off, respectively. 
    -	When the program finishes importing a data file, the file name with the extension appears in its window title.
    -	The exact p-value is provided as a result of the K-S test.
    -	Bug fixed and GUI has been improved. 
    
  • Release 1.1.2 from May 23, 2022

    Notes

    -	Bug fixed and GUI has been improved. 
    
  • Release 1.1.1 from Aug 9, 2021

    Notes

    -	The methodology article has been published in Molecular Brain doi: 10.1186/s13041-021-00847-x
    -	The Comparison, Export, Save functions from the previous version have been renamed Hypothesis testing, Export Cumulative Plot, and Save Summary Table, respectively. 
    -	A new function called ‘Save Whole Data’ has been added to the Minhee Retriever, which allows the users to save all retrieved events to a file in text format. 
    -	One-way ANOVA was added to the Hypothesis testing function in the Minhee Retriever. 
    -	GUI of the Minhee Retriever has been changed.
    -	After performing the Hypothesis testing, the Minhee Retriever displays detailed statistical information.    
    
  • Release 1.0.1 from May 29, 2021

    Notes

    -	Bug fixed. 
    -	A resource preprint that describes the algorithm, all features and examples has been released. 
     (https://www.biorxiv.org/content/10.1101/2021.05.27.443730v1.full)
    
  • Initial (1.0.0) Release from Wednesday, November 18, 2020

    Notes

    -	It is the first release of the package. 
    -	The initial version of Minhee analysis and Minhee retriever is 1.0.0.
    -	A description of all features and examples of use can be found at https://github.com/parkgilbong/Minhee_Analysis_Pack 
    

Figure 1. System overview

Installation (Do only once)

  1. Download all files from the Volume folder in (github.com/pargilbong/Minhee_Analsys_Pack)
  2. Run setup.exe
  3. General windows for istalling the program will appear.
  4. Executable file will be in NeuroPhysiology Lab folder.

Minhee Analysis

Figure 2. GUI of Minhee Analysis
1.Set parameters 2.Import file 3.Browse data 4.Edit event 5.Select event 6.Save unit file


Minhee Retriever

Figure 3. GUI of Minhee Retriever 1.Retrieval of unit files 2.Display retrieved data 3.Comparison analysis 4.Export plot data & Save result

About

Repository for LabVIEW VIs of Minhee Analysis Pack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published