Skip to content

Commit

Permalink
chore: new version
Browse files Browse the repository at this point in the history
  • Loading branch information
haowang-bioinfo committed Jan 17, 2021
1 parent c702e5b commit d3c8c0f
Show file tree
Hide file tree
Showing 6 changed files with 570,270 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/masterScriptWormGEM.m
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@

wormGEM.id = 'Worm-GEM';
save('../model/Worm-GEM.mat', 'wormGEM');
writeHumanYaml(wormGEM, '../model/Worm-GEM.mat');
writeHumanYaml(wormGEM, '../model/Worm-GEM.yml');
exportModel(wormGEM, '../model/Worm-GEM.xml');

Binary file added model/Worm-GEM.mat
Binary file not shown.
312,216 changes: 312,216 additions & 0 deletions model/Worm-GEM.xml

Large diffs are not rendered by default.

Loading

0 comments on commit d3c8c0f

Please sign in to comment.