Description Usage Arguments Details Value Author(s) See Also Examples
Get the descriptions of gene sets in a SeqGeneSet object
1 | geneSetDescs(GS)
|
GS |
a SeqGeneSet object. |
Gene sets with size less than GSSizeMin
or more than GSSizeMax
are not included.
A vector of descriptions of each gene set in the SeqGeneSet object.
Xi Wang, xi.wang@newcastle.edu.au
geneSetNames
,
geneSetSize
,
SeqGeneSet-class
,
loadGenesets
1 2 | data(GS_example, package="SeqGSEA")
geneSetDescs(GS_example)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.