CTSScumulativesTagClusters | R Documentation |
Accessor function.
CTSScumulativesTagClusters(object, samples = NULL)
## S4 method for signature 'CAGEexp'
CTSScumulativesTagClusters(object, samples = NULL)
CTSScumulativesCC(object, samples = NULL)
## S4 method for signature 'CAGEexp'
CTSScumulativesCC(object, samples = NULL)
CTSScumulativesTagClusters(object) <- value
## S4 replacement method for signature 'CAGEexp'
CTSScumulativesTagClusters(object) <- value
object |
A |
samples |
One or more valid sample names. |
value |
CTSScumulativesTagClusters data |
List of numeric Rle.
Other CAGEr clusters functions:
CustomConsensusClusters()
,
aggregateTagClusters()
,
consensusClustersDESeq2()
,
consensusClustersGR()
,
cumulativeCTSSdistribution()
,
distclu()
,
paraclu()
,
plotInterquantileWidth()
,
quantilePositions()
,
tagClustersGR()
Other CAGEr accessor methods:
CTSScoordinatesGR()
,
CTSSnormalizedTpmDF()
,
CTSStagCountDF()
,
GeneExpDESeq2()
,
GeneExpSE()
,
consensusClustersGR()
,
expressionClasses()
,
filteredCTSSidx()
,
genomeName()
,
inputFiles()
,
inputFilesType()
,
librarySizes()
,
sampleLabels()
,
seqNameTotalsSE()
,
tagClustersGR()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.