Description Usage Arguments Value Author(s) See Also Examples
Extracts the normalized CAGE signal for all detected TSSs in all CAGE datasets from a CAGEset object.
1 | CTSSnormalizedTpm(object)
|
object |
A |
Returns a data.frame
with normalized CAGE signal supporting each TSS (rows) in every CAGE dataset (columns).
Vanja Haberle
1 2 3 4 | load(system.file("data", "exampleCAGEset.RData", package="CAGEr"))
CAGEsignal <- CTSSnormalizedTpm(exampleCAGEset)
head(CAGEsignal)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.