consensusClusters<- {CAGEr} | R Documentation |
Set the information on consensus clusters in a CAGEr
object.
consensusClustersSE(object) <- value ## S4 replacement method for signature 'CAGEexp,RangedSummarizedExperiment' consensusClustersSE(object) <- value consensusClustersGR(object) <- value ## S4 replacement method for signature 'CAGEexp' consensusClustersGR(object) <- value
object |
A |
value |
A |
These setter methods are mostly for internal use, but are exported in case they may be useful to advanced users.
Vanja Haberle
Charles Plessy