List of words to discard when performing text mining MSigDB gene set names and short descriptions.

getMsigBlacklist(custom = c())

Arguments

custom

a character vector, containing list of words to add onto existing blacklist.

Value

a character vector, containing list of blacklist works

Examples

getMsigBlacklist('blacklist')
#>  [1] "biocarta"     "blacklist"    "car"          "cells"        "dn"          
#>  [6] "expression"   "gcm"          "gene"         "genes"        "gnf2"        
#> [11] "gobp"         "gocc"         "gomf"         "gse"          "hallmark"    
#> [16] "kegg"         "module"       "morf"         "neighborhood" "pathway"     
#> [21] "pid"          "reactome"     "up"           "wp"