| msigdb_geneset_metadata | R Documentation |
Gene set metadata for the whole MSIGDB. Most gene sets are known by "STANDARD_NAME". You can filter the gene set list by supplying a named filter list to the bb_extract_msig function. The name of each list element should be one of the column names in this metadata table and the list element contents should be the values to filter for. Filtering works in an additive way, meaning if you supply a filter list with two elements it will extract gene sets passing filters 1 AND 2.
msigdb_geneset_metadata
A data frame with 32796 rows and 18 variables:
STANDARD_NAMEcharacter
SYSTEMATIC_NAMEcharacter
HISTORICAL_NAMEcharacter
ORGANISMcharacter
PMIDcharacter
AUTHORScharacter
GEOIDcharacter
EXACT_SOURCEcharacter
GENESET_LISTING_URLcharacter
EXTERNAL_DETAILS_URLcharacter
CHIPcharacter
CATEGORY_CODEcharacter
SUB_CATEGORY_CODEcharacter
CONTRIBUTORcharacter
CONTRIBUTOR_ORGcharacter
DESCRIPTION_BRIEFcharacter
DESCRIPTION_FULLcharacter
TAGScharacter
Use with bb_extract_msig
https://www.gsea-msigdb.org/gsea/msigdb/ accessed January 12 2022.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.