forked from msneddon/nfsim
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating validation, removing a compare block
- Loading branch information
1 parent
23c62c5
commit 6ad158d
Showing
4 changed files
with
34 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
connectivity testing, simple binding, unbinding, and phosphorylation system | ||
-sim 100 -oSteps 100 -connect -rxnlog v20_rxns.tsv -trackconnected -printconnected -printmoltypes -printrxncounts | ||
-sim 100 -oSteps 100 -connect -rxnlog basicModels/v20_rxns.tsv -trackconnected -printconnected -printmoltypes -printrxncounts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
connectivity testing, mRNA monomer model | ||
-sim 100 -oSteps 100 -connect -rxnlog v20_rxns.tsv -utl 3 -gml 1000000 -trackconnected -printconnected -printmoltypes -printrxncounts | ||
-sim 10 -oSteps 100 -connect -rxnlog basicModels/v21_rxns.tsv -utl 3 -gml 1000000 -trackconnected -printconnected -printmoltypes -printrxncounts |
Binary file not shown.