Description Usage Arguments Details Author(s)
Set the information on consensus clusters in a CAGEr
object.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | consensusClusters(object) <- value
## S4 replacement method for signature 'CAGEset'
consensusClusters(object) <- value
## S4 replacement method for signature 'CAGEexp'
consensusClusters(object) <- value
consensusClustersSE(object) <- value
## S4 replacement method for signature 'CAGEset,ANY'
consensusClustersSE(object) <- value
## S4 replacement method for signature 'CAGEexp,RangedSummarizedExperiment'
consensusClustersSE(object) <- value
consensusClustersGR(object) <- value
## S4 replacement method for signature 'CAGEset'
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.