buildMSIGDB: Download database from Msigdb and prepare for enrichment...

View source: R/makeAnnot.R

buildMSIGDBR Documentation

Download database from Msigdb and prepare for enrichment analysis

Description

Download database from Msigdb and prepare for enrichment analysis

Usage

buildMSIGDB(species = "human", keytype = "SYMBOL", anntype = "GO")

Arguments

species

the species for query

keytype

the gene ID type

anntype

anntotaion type of gene set (GO,BP,CC,MF,KEGG,REACTOME, BIOCARTA,HALLMARK)

Author(s)

Kai Guo

Examples

## Not run: 
hsamsi<-buildMSIGDB(species = "human", keytype = "SYMBOL", anntype = "GO")

## End(Not run)

hurlab/RichR documentation built on Feb. 5, 2024, 8:07 p.m.