Description Usage Arguments Value See Also Examples
For each CAGE library, calculate the total number of tags.
1 | calcTotalTags(object, inputAssay = "counts", outputColumn = "totalTags")
|
object |
RangedSummarizedExperiment: CAGE data quantified at CTSS, cluster or gene-level. |
inputAssay |
character: Name of assay holding input expression values. |
outputColumn |
character: Name of column in colData to hold number of total tags. |
object with total tags per library added as a column in colData.
Other Calculation functions:
calcBidirectionality()
,
calcComposition()
,
calcPooled()
,
calcShape()
,
calcSupport()
,
calcTPM()
,
subsetByBidirectionality()
,
subsetByComposition()
,
subsetBySupport()
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.