makeTermList: Easily make a termlist for GOHeat()

View source: R/GO.R

makeTermListR Documentation

Easily make a termlist for GOHeat()

Description

Easily make a termlist for GOHeat()

Usage

makeTermList(GOres, keylist, retCol = "term_name")

Arguments

GOres

List of GO results tables from GO_GEM() with returnRes=TRUE.

keylist

named list of character vectors of keys to match in the term_name column of the GO results

retCol

character or character vectors of column names from GOres to be returned. Default is "term_name".

Value

named list of term names enriched in at least one of the GO tables in GOres for use with GOHeat(). Be sure to double check the termlist before making the heatmap as unwanted terms could be returned.


kevincjnixon/BinfTools documentation built on July 10, 2024, 11:46 a.m.