getMsigExclusionList: Exclusion list of words for MSigDB gene set text mining

View source: R/wordFrequencies.R

getMsigExclusionListR Documentation

Exclusion list of words for MSigDB gene set text mining

Description

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

Usage

getMsigExclusionList(custom = c())

Arguments

custom

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

Value

a character vector, containing words to be excluded from the text mining analysis.

Examples

getMsigExclusionList('remove')


DavisLaboratory/vissE documentation built on Jan. 31, 2024, 5:02 a.m.