nClusters | R Documentation |
nClusters: get the number of clusters from a genecl object.
nClusters(object)
## S4 method for signature 'genecl'
nClusters(object)
## S4 method for signature 'cogena'
nClusters(object)
object |
a genecl or cogena object |
nClusters: a numeric vector.
## Not run:
nClusters(genecl_result)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.