CTSSnormalizedTpm: Extracting normalized CAGE signal for TSSs from CAGEset...

Description Usage Arguments Value Author(s) See Also Examples

Description

Extracts the normalized CAGE signal for all detected TSSs in all CAGE datasets from a CAGEset object.

Usage

1

Arguments

object

A CAGEset object

Value

Returns a data.frame with normalized CAGE signal supporting each TSS (rows) in every CAGE dataset (columns).

Author(s)

Vanja Haberle

See Also

CTSScoordinates
CTSStagCount

Examples

1
2
3
4
load(system.file("data", "exampleCAGEset.RData", package="CAGEr"))

CAGEsignal <- CTSSnormalizedTpm(exampleCAGEset)
head(CAGEsignal)

ge11232002/CAGEr documentation built on May 17, 2019, 12:13 a.m.