README for the Bladder Small DRG Neuron Soma Model - Mandge and Manchanda, 2018
How to run the model:
(Assuming that NEURON is installed in the system either auto-launch from ModelDB (also assuming your browser is properly configured) or download the archive and follow the below instructions). Note if you need more help than provided below please consult: https://senselab.med.yale.edu/ModelDB/NEURON_DwnldGuide.cshtml)
Windows based Systems
1. Search for NEURON'S mknrndll tool in the Windows start menu and run it.
Navigate to the model folder location using the "Choose Directory" option.
When you reach the model folder, Click "List Dir" option and then "Make nrnmech.dll". This compiles all the mod files in this directory
2. Run the model by double-clicking the mosinit.hoc
Unix based Systems
1. Navigate (change directory) to the model folder in using the terminal.
2. Compile the mod files by calling "nrnivmodl" (without inverted commas) from terminal.
3. Launch the model by using command: "nrngui mosinit.hoc".
For MacOS based Systems
1. Compiling mod files: Follow the instructions given here: https://www.neuron.yale.edu/neuron/static/docs/nmodl/macos.html
2. Launch the model by using command: "nrngui mosinit.hoc".
Below steps are common to all the OS types.
Generating, Fig 9A of the paper:
>> click the Generate Fig 9A button which will run the fig9A.hoc file to generate Fig 9A:
Generating Fig 16 A, C and D of the paper:
>> click on the "Quit between different figure simulations" button, restart the simulation and select the other button "Generate Fig 16 A, C, D" which will run the file fig16ACD.hoc first with no changes and then running with each of the changes gbar_skca3 (SKCa Conductance) to 0.0027 and 0.0045 mho/cm2:NOTE: restarting between simulation makes sure that the Current Clamp Panel parameters are properly set.
20180622 Added some screenshots and light edits to the README. 20180821 Update from Darshan Mandge: added "urinary" for finalized paper title. 20190604 Update from Darshan Mandge: The following Jupyter notebook link works as a Live Paper created on the Human Brain Project (HBP) collaboratory: https://collab.humanbrainproject.eu/#/collab/54924/nav/375596 To request an account to the Human Brain Project Collaboratory refer here: https://services.humanbrainproject.eu/oidc/account/request