appendKEGG: Add KEGG pathway derived gene sets to a collection

View source: R/addKEGG.R

appendKEGGR Documentation

Add KEGG pathway derived gene sets to a collection

Description

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.

Usage

appendKEGG(gsc, version = getMsigdbVersions())

Arguments

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 getMsigdbVersions().

Value

a GeneSetCollection object, storing gene sets from the MSigDB including the downloaded KEGG gene sets.


DavisLaboratory/msigdbR documentation built on July 27, 2023, 4 p.m.