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

added simple sbml test with example xml #53

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

robertvi
Copy link
Contributor

added simple sbml test with example xml showing desired output we should be aiming to produce

run ./test_sbml3.py to launch the test

currently there seems to be no to_xml_file function available?

@pgleeson pgleeson changed the base branch from test_xml3 to test_sbml July 31, 2023 14:36
@pgleeson
Copy link
Member

Thanks @robertvi. Changing the target of this pr to branch test_sbml, so will try it out there before merging into development.

Not sure what you mean about " there seems to be no to_xml_file function available", you use it in:
sbml_doc.to_xml_file(f"{path}.xml")

@pgleeson pgleeson merged commit 920aef0 into ModECI:test_sbml Jul 31, 2023
12 of 13 checks passed
@robertvi
Copy link
Contributor Author

Yes I wrote the function call in but it didn't work initially for some reason. If works now, so I don't know what the problem was before.

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

Successfully merging this pull request may close these issues.

2 participants