getMsigBlacklist {vissE}R Documentation

Blacklist 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

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')


[Package vissE version 1.2.2 Index]