Description Usage Arguments Value Examples
View source: R/getCpdbAvailableFsetTypes.R
Provides a list of available functional set types such as pathways, GO categories, NESTs, ... Parameter 'entityType' should be either 'genes' or 'metabolites'.
1 | getCpdbAvailableFsetTypes(entityType)
|
entityType, |
string with entity typme, should be 'genes' or metabolites |
Dataframe with Functional Set types ID and descriptions associated to genes or metabolites
1 2 3 | library(PathData)
getCpdbAvailableFsetTypes("genes")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.