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.70 score 2 scripts 118 downloads 4 exports 3 dependencies

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

TargetResultLatest binary
Doc / VignettesOKJan 29 2025
R-4.5-winNOTEJan 29 2025
R-4.5-macNOTEJan 29 2025
R-4.5-linuxNOTEJan 29 2025
R-4.4-winNOTEJan 29 2025
R-4.4-macNOTEJan 29 2025

Exports:as_dfas_dfssbml_as_listsbml_validate

Dependencies:clirlangxml2

Introduction to the tidysbml package

Rendered fromtidysbml-introduction.Rmdusingknitr::rmarkdownon Jan 29 2025.

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