Description Usage Arguments Author(s) See Also Examples
Get or set a SummarizedExperiment
summarising whole-chromosome
expression levels in the experiment slot seqNameTotals
and the sample metadata
of the CAGEexp
object.
1 2 3 4 5 6 7 8 9 | seqNameTotalsSE(object)
## S4 method for signature 'CAGEset'
seqNameTotalsSE(object)
## S4 method for signature 'CAGEexp'
seqNameTotalsSE(object)
seqNameTotalsSE(object) <- value
|
object |
A |
value |
A SummarizedExperiment object where rows represent reference sequences such as chromosomes. |
Charles Plessy
summariseChrExpr
Other CAGEr accessor methods: CTSSclusteringMethod
,
CTSScoordinates
,
CTSScumulativesTagClusters
,
CTSSnormalizedTpm
,
CTSStagCountTable
,
CTSStagCount
, GeneExpDESeq2
,
GeneExpSE
,
consensusClustersGR
,
genomeName
, inputFilesType
,
inputFiles
, librarySizes
,
sampleLabels
, tagClusters
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.