Skip to content

Commit 0377bd5

Browse files
committed
Updated README File for stable version and deleted Non-Curated folder since its stable version
1 parent bed923f commit 0377bd5

File tree

6 files changed

+2
-355
lines changed

6 files changed

+2
-355
lines changed

Non-Curated/FindSim-Jain2009_Fig5D.tsv

Lines changed: 0 additions & 69 deletions
This file was deleted.

Non-Curated/FindSim-Ji2010_fig1C_ERK_acute.tsv

Lines changed: 0 additions & 70 deletions
This file was deleted.

Non-Curated/FindSim-Tsokas_Fig4B.tsv

Lines changed: 0 additions & 78 deletions
This file was deleted.

Non-Curated/HH_Fig13.tsv

Lines changed: 0 additions & 63 deletions
This file was deleted.

Non-Curated/HH_vclamp.tsv

Lines changed: 0 additions & 66 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -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

6760
Generating Figures for
@@ -70,7 +63,7 @@ by
7063
Nisha A. Viswan, G.V. HarshaRani, Melanie I. Stefan, Upinder S. Bhalla
7164
Currently in review.
7265

73-
All these are run using the development branch "develop"
66+
All these are run using the development branch "stable"
7467
Please change into the branch to run these.
7568

7669
Figure 6: bottom

0 commit comments

Comments
 (0)