Description Usage Arguments Value Examples
View source: R/getCpdbDefaultBackgroundSize.R
Provides the default background size for over-representation analysis. Note that it is accession number-specific.
1 | getCpdbDefaultBackgroundSize(fsetType, accType)
|
fsetType, |
string with functional Set types ID associated to genes or metabolites |
accType, |
string with accession type |
numeric with background size for over-representation analysis
1 2 3 | library(PathData)
getCpdbDefaultBackgroundSize("P", "hgnc-symbol")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.