View source: R/SourceDataFunctions.R
getEntityCountsFromSourceDBs | R Documentation |
Retrieve counts of entitites (e.g. Metabolites, Pathways, Metabolite-Pathway associations, etc.) for RaMP source databases
getEntityCountsFromSourceDBs(db = RaMP())
database sources and entity counts associated with each data source
## Not run:
pkg.globals <- setConnectionToRaMP(dbname="ramp2",username="root",conpass="",host = "localhost")
getEntityCountsFromSourceDBs()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.