Skip to contents

This function retrieves descriptions for gene sets from annotation data.

Usage

get_termDescription(term, annoData, strip_prefix = "")

Arguments

term

term to search from annoData (can be a vector of terms).

annoData

An environment containing annotation data.

strip_prefix

A character string to remove from the beginning of each term.

Value

A character vector of gene set descriptions.