Package: tidysbml 1.1.0

Veronica Paparozzi

tidysbml: Extract SBML's data into dataframes

Starting from one SBML file, it extracts information from each listOfCompartments, listOfSpecies and listOfReactions element by saving them into data frames. Each table provides one row for each entity (i.e. either compartment, species, reaction or speciesReference) and one set of columns for the attributes, one column for the content of the 'notes' subelement and one set of columns for the content of the 'annotation' subelement.

Authors:Veronica Paparozzi [aut, cre], Christine Nardini [aut]

tidysbml_1.1.0.tar.gz
tidysbml_1.1.0.zip(r-4.5)tidysbml_1.1.0.zip(r-4.4)
tidysbml_1.1.0.tgz(r-4.5-any)tidysbml_1.1.0.tgz(r-4.4-any)
tidysbml_1.1.0.tar.gz(r-4.5-noble)tidysbml_1.1.0.tar.gz(r-4.4-noble)
tidysbml_1.1.0.tgz(r-4.4-emscripten)
tidysbml.pdf |tidysbml.html
tidysbml/json (API)
NEWS

# Install 'tidysbml' in R:
install.packages('tidysbml', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/veronicapaparozzi/tidysbml/issues

On BioConductor:tidysbml-1.1.0(bioc 3.21)tidysbml-1.0.0(bioc 3.20)

graphandnetworknetworkpathwayssoftware

4.65 score 1 stars 2 scripts 145 downloads 4 exports 3 dependencies

Last updated 5 months agofrom:1c63b02663. Checks:1 OK, 5 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 28 2025
R-4.5-winNOTEFeb 28 2025
R-4.5-macNOTEFeb 28 2025
R-4.5-linuxNOTEFeb 28 2025
R-4.4-winNOTEFeb 28 2025
R-4.4-macNOTEFeb 28 2025

Exports:as_dfas_dfssbml_as_listsbml_validate

Dependencies:clirlangxml2

Introduction to the tidysbml package

Rendered fromtidysbml-introduction.Rmdusingknitr::rmarkdownon Feb 28 2025.

Last update: 2024-09-05
Started: 2024-03-27