@@ -19,17 +19,14 @@ Release1.1.0
1919 - Install FindSim:
2020 Clone the entire repository using
2121 >git clone https://github.com/BhallaLab/FindSim
22- or, clone specific branch such as "develop " using:
22+ or, clone specific branch such as "stable " using:
2323 >git clone -b <branch-name > https://github.com/BhallaLab/FindSim
2424
2525=============================================================================
2626# File organization:
2727 FindSim/ : project directory
28- FindSim/develop : Development branch. More features, more models, more experiments, less stability.
2928 FindSim/stable : Stable branch. Stable version of `develop` branch
30- FindSim/release.x.x.x : Tag release
3129 FindSim/Curated : Folder contains FindSim worksheets to which the model is well fit.
32- FindSim/Non-Curated : contains FindSim worksheets for which fitting still remains.
3330 FindSim/models : Model files
3431 FindSim/findSim.py : Main findSim script
3532 FindSim/runAllParallel.py : Batch/parallel wrapper script.
@@ -58,10 +55,6 @@ C. Syntax help:
5855 >python runAllParallel.py -h
5956
6057
61- D. Running electrical stimulus (in beta):
62- >cd models
63- >python ../findSim.py ../Non-Curated/HH_Fig13.tsv --model loadhh.py
64-
6558=============================================================================
6659
6760Generating Figures for
7063Nisha A. Viswan, G.V. HarshaRani, Melanie I. Stefan, Upinder S. Bhalla
7164Currently in review.
7265
73- All these are run using the development branch "develop "
66+ All these are run using the development branch "stable "
7467Please change into the branch to run these.
7568
7669Figure 6: bottom
0 commit comments