View source: R/wordFrequencies.R
getMsigExclusionList | R Documentation |
List of words to discard when performing text mining MSigDB gene set names and short descriptions.
getMsigExclusionList(custom = c())
custom |
a character vector, containing list of words to add onto existing exclusion list. |
a character vector, containing words to be excluded from the text mining analysis.
getMsigExclusionList('remove')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.