get_anno-DownSamplingConsensusPartition-method | R Documentation |
Get annotations
## S4 method for signature 'DownSamplingConsensusPartition'
get_anno(object, reduce = FALSE)
object |
A |
reduce |
Used internally. |
A data frame if anno
was specified in consensus_partition_by_down_sampling
, or else NULL
.
Zuguang Gu <z.gu@dkfz.de>
data(golub_cola_ds)
get_anno(golub_cola_ds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.