We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With the planned PEtab v2 release, we will want to have an up-converter available. I might have some code lying around somewhere already.
It should allow creating a petab.v2.Problem from a v1 problem on the fly, and it should allow converting a set of PEtab files on disk.
petab.v2.Problem
Related to #271
The text was updated successfully, but these errors were encountered:
PEtab v1 to v2 converter
5694cd4
Draft. Closes PEtab-dev#272.
5d0a9e7
9222a64
eeb3dcd
Successfully merging a pull request may close this issue.
With the planned PEtab v2 release, we will want to have an up-converter available.
I might have some code lying around somewhere already.
It should allow creating a
petab.v2.Problem
from a v1 problem on the fly, and it should allow converting a set of PEtab files on disk.Related to #271
The text was updated successfully, but these errors were encountered: