[[.ConsensusPartitionList | R Documentation |
Subset a ConsensusPartitionList object
## S3 method for class 'ConsensusPartitionList'
x[[i]]
x |
A |
i |
Character index for combination of top-value methods and partitioning method in a form of e.g. |
A ConsensusPartition-class
object.
Zuguang Gu <z.gu@dkfz.de>
data(golub_cola)
golub_cola[["SD:kmeans"]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.