geneSetDescs: Get the descriptions of gene sets in a SeqGeneSet object

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/Allclasses.R

Description

Get the descriptions of gene sets in a SeqGeneSet object

Usage

1

Arguments

GS

a SeqGeneSet object.

Details

Gene sets with size less than GSSizeMin or more than GSSizeMax are not included.

Value

A vector of descriptions of each gene set in the SeqGeneSet object.

Author(s)

Xi Wang, xi.wang@newcastle.edu.au

See Also

geneSetNames, geneSetSize, SeqGeneSet-class, loadGenesets

Examples

1
2
data(GS_example, package="SeqGSEA")
geneSetDescs(GS_example)

sunlightwang/SeqGSEA documentation built on Dec. 5, 2020, 5:52 p.m.