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