Description Usage Arguments Value See Also
Accessor function.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | CTSScumulativesTagClusters(object, samples = NULL)
## S4 method for signature 'CAGEset'
CTSScumulativesTagClusters(object, samples = NULL)
## S4 method for signature 'CAGEexp'
CTSScumulativesTagClusters(object, samples = NULL)
CTSScumulativesCC(object, samples = NULL)
## S4 method for signature 'CAGEset'
CTSScumulativesCC(object, samples = NULL)
## S4 method for signature 'CAGEexp'
CTSScumulativesCC(object, samples = NULL)
CTSScumulativesTagClusters(object) <- value
## S4 replacement method for signature 'CAGEset'
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: CTSSclusteringMethod,
CustomConsensusClusters,
aggregateTagClusters,
clusterCTSS,
consensusClustersDESeq2,
consensusClustersGR,
cumulativeCTSSdistribution,
plotInterquantileWidth,
quantilePositions,
tagClusters
Other CAGEr accessor methods: CTSSclusteringMethod,
CTSScoordinates,
CTSSnormalizedTpm,
CTSStagCountTable,
CTSStagCount, GeneExpDESeq2,
GeneExpSE,
consensusClustersGR,
genomeName, inputFilesType,
inputFiles, librarySizes,
sampleLabels,
seqNameTotalsSE, tagClusters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.