tidysbml: R/Bioconductor package for SBML extraction into dataframes

Veronica Paparozzi,Christine Nardini
DOI: https://doi.org/10.1093/bioadv/vbae148
2024-10-03
Abstract:Summary: We present tidysbml, an R package able to perform compartments, species, and reactions data extraction from Systems Biology Markup Language (SBML) documents (up to Level 3) in tabular data structures (i.e. R dataframes) to easily access and handle the richness of the biological information. Thanks to its output format, the package facilitates data manipulation, enabling manageable construction, and therefore analysis, of custom networks, as well as data retrieval, by means of R packages such as igraph, RCy3, and biomaRt. Exemplar data (i.e. SBML files) are extracted from Reactome. Availability and implementation: The tidysbml R package is distributed under CC BY 4.0 License and can be found publicly available in Bioconductor (https://bioconductor.org/packages/tidysbml) and on GitHub (https://github.com/veronicapaparozzi/tidysbml).
What problem does this paper attempt to address?