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

xpp input format? #47

Open
fbergmann opened this issue Feb 3, 2018 · 4 comments
Open

xpp input format? #47

fbergmann opened this issue Feb 3, 2018 · 4 comments

Comments

@fbergmann
Copy link
Member

Since MOCCASIN converts from Matlab -> XPP -> SBML, I wonder whether it would be possible to skip the first step, and let a user provide an XPP script, that is then send directly to biocham for translation and postprocessing by MOCCASIN?

@mhucka
Copy link
Member

mhucka commented Feb 7, 2018

This would be doable and probably not too hard.

Do you have a use-case in mind?

@fbergmann
Copy link
Member Author

Since we frequently encounter models that are encoded with just ode rules, it would be easier for us to go SBML->XPP->MOCCASIN->SBML rather than having to go via the matlab route. Ideally of course i would like to just use SBML (with rate rules) -> MOCCASIN -> SBML ...

@mhucka
Copy link
Member

mhucka commented Feb 16, 2018

Okay, I understand now. So it's not so much XPP per say, as it is the use of ODE models?

cc @skeating

@skeating
Copy link
Member

Really what is needed is the libsbml converter that reimplements the Fages algorithm. Apparently it is something that COPASI get asked about :-)

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

No branches or pull requests

3 participants