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