Description Usage Arguments Author(s) See Also Examples
Returns or sets the name of the method that was used make tag
clusters from the CTSSs of a CAGEr
object.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | CTSSclusteringMethod(object)
## S4 method for signature 'CAGEset'
CTSSclusteringMethod(object)
## S4 method for signature 'GRangesList'
CTSSclusteringMethod(object)
## S4 method for signature 'CAGEexp'
CTSSclusteringMethod(object)
CTSSclusteringMethod(object) <- value
## S4 replacement method for signature 'CAGEset'
CTSSclusteringMethod(object) <- value
## S4 replacement method for signature 'GRangesList'
CTSSclusteringMethod(object) <- value
## S4 replacement method for signature 'CAGEexp'
CTSSclusteringMethod(object) <- value
|
object |
A CAGEr object. |
value |
character |
Vanja Haberle
Charles Plessy
Other CAGEr accessor methods: CTSScoordinates
,
CTSScumulativesTagClusters
,
CTSSnormalizedTpm
,
CTSStagCountTable
,
CTSStagCount
, GeneExpDESeq2
,
GeneExpSE
,
consensusClustersGR
,
genomeName
, inputFilesType
,
inputFiles
, librarySizes
,
sampleLabels
,
seqNameTotalsSE
, tagClusters
Other CAGEr clusters functions: CTSScumulativesTagClusters
,
CustomConsensusClusters
,
aggregateTagClusters
,
clusterCTSS
,
consensusClustersDESeq2
,
consensusClustersGR
,
cumulativeCTSSdistribution
,
plotInterquantileWidth
,
quantilePositions
,
tagClusters
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.