Skip to contents

A data frame containing the Molecular Signatures Database (MSigDB) gene sets for human, with gene symbols.

Usage

msigdf.human

Format

A data frame with 4 variables: category_code, category_subcode, geneset, and symbol.

Examples

head(msigdf.human)
#> # A tibble: 6 × 4
#>   category_code category_subcode geneset symbol 
#>   <chr>         <chr>            <chr>   <chr>  
#> 1 c1            all              MT      MT-ATP6
#> 2 c1            all              MT      MT-ATP8
#> 3 c1            all              MT      MT-CO1 
#> 4 c1            all              MT      MT-CO2 
#> 5 c1            all              MT      MT-CO3 
#> 6 c1            all              MT      MT-CYB