miniAna
miniAna
An Igor Pro procedure with offers an analytical environment for miniature events, written to analyze miniature EPSCs recorded in in vitro brain slice preparation of mice. Several parameters are obtained on each event (timestamps, amplitude, decay time, interevent interval etc) and the parameters can be exported as a comma-separated value file. Averaged trace of recorded events can also be prepared as a graph.
Getting Started
Prerequisites
- tUtility (https://github.com/yuichi-takeuchi/tUtility)
- SetWindowExt.XOP (https://github.com/yuichi-takeuchi/SetWindowExt)
This code has been tested in Igor Pro version 6.3.7.2. for Windows and supposed to work in Igor Pro 6.1 or later.
Installing
- Install Igor Pro 6.1 or later.
- Put GlobalProcedure.ipf of tUtility or its shortcut into the Igor Procedures folder, which is normally located at My Documents\WaveMetrics\Igor Pro 6 User Files\Igor Procedures.
- SetWindowExt.xop or its shortcut into the Igor Extensions folder, which is normally located at My Documents\WaveMetrics\Igor Pro 6 User Files\Igor Extensions.
- Optional: SetWindowExt Help.ipf or its shortcut into the Igor Help Files folder, which is normally located at My Documents\WaveMetrics\Igor Pro 6 User Files\Igor Help Files.
- Put miniAna.ipf or its shortcut into the Igor Procedure folder.
- Restart Igor Pro.
How to initialize the miniAna GUI
- Click "MiniAnaMain" in "MiniAna" of Menu.
- "MiniAnaMain", "MiniAnaParentGraph", "MiniAnaDaughterGraph", "MiniAnaEventGraph", and "MiniAnaTable" windows will appear.
How to use
- Set ExpRecNum (experiment record number), Sampling rate, and other parameters on the Set tab of the MiniAnaMain window. Mode can be selected either "Evoked Mini" (strontium experiment etc.) or "Mini or Sponta".
- Set event detection patermeters (eg. polarity, amplitude) on the Detect tab of the MiniAnaMain window.
- Get or edit the target wave list (source waves) onto the list box on the Main tab of the MiniAnaMain window.
- Click "TablePrep" button on the MiniAnaTable window. The destination parameter table will appear on the window.
- Click "Display" button on the Main tab of the MiniAnaMain window.
- Click "AutoSearch" button on the Main tab of the MiniAnaMain window. If you do as Shift + AutoSearch, only preparations for manual detection on the target wave but not auto-search of events will occur.
- Optional: Shift + "Scale" button on the MiniAnaDaughterGraph window for typical graph scaling.
- After auto-search of events, do manual curation using "IsoAdAll", "CoAdAll", "IsoMdAll", "CoMdAll", "Delete", and "IsoTag" buttons or similar commands on the Marquee menu on the MiniAnaDaughterGraph. Iso and Co mean isolated and complex events, respectively. Complex events will not used for averaged event wave form. Ad means addition, which add a new event to the MiniAnaTable. Md means modify, which modify an already existing event on the table.
- Move on the next target wave on the target wave list by clicking "Next Sw" button on the MinianaDaughterGraph window.
- Repeat 6 to 8 one-by-one for each target wave or click "AllSearch" button on the Main tab of the MiniAnaMain window.
- Click "EditT0" button on the MiniAnaTable window to make a summary table.
- Click "SaveTable" button on the MiniAnaTable window to export the summary table as a csv file.
- "EventSum", "EventSumIX", and "EventSumAv" buttons on the MiniAnaTable will create and display an averaged wave from isolated events.
Shortcut keys
The following shortcut keys are available on the MiniAnaDaughterGraph window.
*During Marquee*
- A: IsoAdAll
- Shift + A: CoAdAll
- M: IsoMdAll
- Shift + M: CoMdAll
*Others*
- D: Delete
- N: Next
- C: LableW = NaN
- E: EraceCursors
Help
- Click "Help" in "MiniAna" of Menu.
DOI
10.5281/zenodo.804082
Versioning
We use SemVer (http://semver.org/) for versioning.
Releases
* Ver 1.0.1, 2017/07/01: Changes on default settings.
* Ver 1.0.0, 2017/06/07: The first releaese.
* Prerelease, 2017/06/06
Authors
* Yuichi Takeuchi, PhD
License
This project is licensed under the MIT License.
Acknowledgments
* Department of Physiology, Tokyo Women's Medical University, Tokyo, Japan
* Department of Information Physiology, National Institute for Physiological Sciences, Okazaki, Japan
References
miniAna has been used for the following works:
- Takeuchi Y, Yamasaki M, Nagumo Y, Imoto K, Watanabe M, Miyata M (2012) Rewiring of afferent fibers in the somatosensory thalamus of mice caused by peripheral sensory nerve transection. J Neurosci 32: 6917-6930.
- Takeuchi Y, Asano H, Katayama Y, Muragaki Y, Imoto K, Miyata M (2014) Large-scale somatotopic refinement via functional synapse elimination in the sensory thalamus of developing mice. J Neurosci 34: 1258-1270.
- Takeuchi Y, Osaki H, Yagasaki Y, Katayama Y, Miyata M (2017) Afferent Fiber Remodeling in the Somatosensory Thalamus of Mice as a Neural Basis of Somatotopic Reorganization in the Brain and Ectopic Mechanical Hypersensitivity after Peripheral Sensory Nerve Injury. eNeuro 4: e0345-0316.
- Nagumo Y, Ueta Y, Nakayama H, Osaki H, Takeuchi Y, Uesaka N, Kano M, Miyata M (2020) Tonic GABAergic inhibition is essential for nerve injury-induced afferent remodeling in the somatosensory thalamus and associated ectopic sensations. Cell Rep 31: 107797.
Project Details
Project Homepage: | View Homepage |
Project License: | MIT |
Current Project Release
miniAna IGOR.6.30.x-1.0-1
Release File: | miniAna-v1.0.1.zip (451.84 KB) |
Version: | IGOR.6.30.x-1.0-1 |
Version Date: | |
Version Major: | 1 |
Version Extra: | 1 |
Version Patch Level: | 0 |
OS Compatibility: | Windows |
Release Notes: |
Changes on default settings. |
Forum
Support
Gallery
Igor Pro 9
Learn More
Igor XOP Toolkit
Learn More
Igor NIDAQ Tools MX
Learn More
Hey,
I cannot download the SetWindowExt.XOP file. It would be great, if somebody could upload it again or renew the link for the download.
Thank you in advance :)
November 12, 2019 at 02:00 am - Permalink
Please find it here. Sorry for late.
June 11, 2020 at 10:07 am - Permalink