-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MassPy seems to assume that metabolite IDs start with "M_" and that reaction IDs start with "R_"... but doesn't *require* them to. But it'll strip those parts of the IDs if left unprompted. But the wrapper was assuming that every ID originally had those characters, and was stripping them back off afterwards. This change lets both be true. (And adds a new omex test that doesn't have those characters in the IDs.)
- Loading branch information
1 parent
f87287d
commit d83be22
Showing
3 changed files
with
33 additions
and
14 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
Binary file added
BIN
+150 KB
tests/fixtures/Ciliberto-J-Cell-Biol-2003-morphogenesis-checkpoint-Fehlberg.omex
Binary file not shown.
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