appendKEGG | R Documentation |
This function adds gene sets derived from KEGG pathways to the MSigDB data stored in this package. Direct user-end download from the MSigDB is required to ensure KEGG licenses are adhered to.
appendKEGG(gsc, version = getMsigdbVersions())
gsc |
a GeneSetCollection object, containing MSigDB genesets in the form of GeneSet objects. |
version |
a character, stating the version of MSigDB to be retrieved
(should be >= 7.2). See |
a GeneSetCollection object, storing gene sets from the MSigDB including the downloaded KEGG gene sets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.