Package: tidysbml 1.7.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.7.0.tar.gz
tidysbml_1.7.0.zip(r-4.7)tidysbml_1.7.0.zip(r-4.6)tidysbml_1.7.0.zip(r-4.5)
tidysbml_1.7.0.tgz(r-4.6-any)tidysbml_1.7.0.tgz(r-4.5-any)
tidysbml_1.7.0.tar.gz(r-4.7-any)tidysbml_1.7.0.tar.gz(r-4.6-any)
tidysbml_1.7.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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.7.0(bioc 3.24)tidysbml-1.6.0(bioc 3.23)

graphandnetworknetworkpathwayssoftware

3.30 score 2 stars 8 scripts 249 downloads 4 exports 3 dependencies

Last updated from:e4b622c144. Checks:8 WARNING, 1 ERROR, 1 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING150
linux-devel-x86_64WARNING168
source / vignettesERROR217
linux-release-x86_64WARNING155
macos-release-arm64WARNING99
macos-oldrel-arm64WARNING84
windows-develWARNING94
windows-releaseWARNING78
windows-oldrelWARNING74
wasm-releaseOK119

Exports:as_dfas_dfssbml_as_listsbml_validate

Dependencies:clirlangxml2