Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gram positive and gram negative model templates are swapped #37

Open
mmundy42 opened this issue Jul 9, 2015 · 0 comments
Open

Gram positive and gram negative model templates are swapped #37

mmundy42 opened this issue Jul 9, 2015 · 0 comments

Comments

@mmundy42
Copy link
Contributor

mmundy42 commented Jul 9, 2015

I dumped the /chenry/public/modelsupport/templates/GramNegative.modeltemplate and /chenry/public/modelsupport/templates/GramPositive.modeltemplate files and it looks like they are swapped.

In GramNegative.modeltemplate, there are these fields:

"name": "GramPosModelTemplate",
        "name": "GramPositiveBiomass",

And in GramPositive.modeltemplate there are these fields:

"name": "GramNegModelTemplate",
        "name": "GramNegativeBiomass",

The model templates are definitely different in terms of reactions. @cshenry, were the file names swapped?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant