CTSScumulativesTagClusters: Get/set CTSS cumulative TC or CC data

Description Usage Arguments Value See Also

Description

Accessor function.

Usage

 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

Arguments

object

A CAGEset or CAGEset object.

samples

One or more valid sample names.

value

CTSScumulativesTagClusters data

Value

List of numeric Rle.

See Also

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


CAGEr documentation built on Jan. 17, 2021, 2 a.m.