msigdb_gsets: Download data from msigdb in the form of a gsets object

View source: R/db_msig.R

msigdb_gsetsR Documentation

Download data from msigdb in the form of a gsets object

Description

Download data from msigdb in the form of a gsets object

Usage

msigdb_gsets(species, category, subcategory = "", clean = FALSE)

Arguments

species

A species to determine gene symbols (refer to ?msigdbr::msigdbr for avilable species)

category

Geneset category (refer to ?msigdbr::msigdbr for avilable categories)

subcategory

Geneset subcategory (refer to ?msigdbr::msigdbr for avilable subcategories)

clean

Use true to clean labels of genesets

Value

A gsets object

Examples

HALLMARK <- msigdb_gsets("Homo sapiens", "H", "")


montilab/hypeR documentation built on Oct. 29, 2023, 12:01 p.m.