-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: saveYeastModel recognize last update date
- run model=rmfield(model,'subSystems') before running saveYeastModel, until subSystems are added (see #11)
- Loading branch information
Showing
5 changed files
with
7 additions
and
1,462 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
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,7 +1,7 @@ | ||
MATLAB 9.9.0.1524771 (R2020b) Update 2 | ||
MATLAB 9.10.0.1602886 (R2021a) | ||
libSBML 5.17.0 | ||
RAVEN_toolbox commit 5061381 | ||
COBRA_toolbox commit 800dcfe | ||
RAVEN_toolbox commit 3b821c2 | ||
COBRA_toolbox commit 25dbea4 | ||
SBML_level 3 | ||
SBML_version 1 | ||
fbc_version 2 |
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
Oops, something went wrong.