CTSStoGenes: Make a gene expression table.

Description Usage Arguments Value Author(s) See Also Examples

Description

Add a gene expression table in the GeneExpSE experiment slot of an annotated CAGEexp object. CAGEset objects are not supported.

Usage

1
2
3
4
5
6
7
CTSStoGenes(object)

## S4 method for signature 'CAGEset'
CTSStoGenes(object)

## S4 method for signature 'CAGEexp'
CTSStoGenes(object)

Arguments

object

A CAGEexp object that was annotated with the annotateCTSS() function.

Value

The input object with the following modifications:

Author(s)

Charles Plessy

See Also

annotateCTSS().

Other CAGEr object modifiers: CustomConsensusClusters, aggregateTagClusters, annotateCTSS, clusterCTSS, cumulativeCTSSdistribution, getCTSS, normalizeTagCount, quantilePositions, summariseChrExpr

Other CAGEr gene expression analysis functions: GeneExpDESeq2, ranges2genes

Examples

1
2
3
4

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