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_0.99.10.zip(r-4.3)
tidysbml_1.1.0.tgz(r-4.4-any)tidysbml_0.99.10.tgz(r-4.3-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_0.99.10.tgz(r-4.3-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'))

Peer review:

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 4 exports 3 dependencies

Last updated 2 months agofrom:1c63b02663. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 30 2024
R-4.5-winNOTENov 30 2024
R-4.5-linuxNOTENov 30 2024
R-4.4-winNOTENov 30 2024
R-4.4-macNOTENov 30 2024
R-4.3-winNOTESep 26 2024
R-4.3-macNOTESep 26 2024

Exports:as_dfas_dfssbml_as_listsbml_validate

Dependencies:clirlangxml2

Introduction to the tidysbml package

Rendered fromtidysbml-introduction.Rmdusingknitr::rmarkdownon Nov 30 2024.

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