Crates.io | sbml-rs |
lib.rs | sbml-rs |
version | 0.1.1 |
source | src |
created_at | 2021-06-22 15:10:03.570451 |
updated_at | 2021-08-19 10:43:55.056986 |
description | SBML parser written in Rust. |
homepage | https://github.com/ballaneypranav/sbml-rs |
repository | https://github.com/ballaneypranav/sbml-rs |
max_upload_size | |
id | 413425 |
size | 50,195 |
Supports the following SBML constructs at the moment:
Uses mathml-rs for parsing math.
Only tested on the first 24 test cases from the Core Semantic SBML test suite.
To see it in action, run cargo test
and make sure the path in the test function
corresponds to where you have the models.