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