getEntityCountsFromSourceDBs: Retrieve counts of entitites (e.g. Metabolites, Pathways,...

View source: R/SourceDataFunctions.R

getEntityCountsFromSourceDBsR Documentation

Retrieve counts of entitites (e.g. Metabolites, Pathways, Metabolite-Pathway associations, etc.) for RaMP source databases

Description

Retrieve counts of entitites (e.g. Metabolites, Pathways, Metabolite-Pathway associations, etc.) for RaMP source databases

Usage

getEntityCountsFromSourceDBs(db = RaMP())

Value

database sources and entity counts associated with each data source

Examples

## Not run: 
pkg.globals <- setConnectionToRaMP(dbname="ramp2",username="root",conpass="",host = "localhost")
getEntityCountsFromSourceDBs()

## End(Not run)

ncats/RaMP-DB documentation built on April 28, 2024, 3:28 a.m.