stop_words: Stop words. Eliminates the first word of the gene sets from...

View source: R/stop_words.R

stop_wordsR Documentation

Stop words. Eliminates the first word of the gene sets from MSigDb that relate to the origin of the gene set. Additionally it eliminates words that do not add a lot of significance such as prepositions or adverbs among others.

Description

Stop words. Eliminates the first word of the gene sets from MSigDb that relate to the origin of the gene set. Additionally it eliminates words that do not add a lot of significance such as prepositions or adverbs among others.

Usage

stop_words()

Value

Returns a tibble with 2 variables.


oriolarques/GSEAmining documentation built on June 27, 2023, 11:31 p.m.