transcript_abundance: View transcript abundances

Description Usage Arguments Details

Description

Produces a table with estimated trancript abundances for a given transcript_quantifier-class object.

Usage

1
2
3
4
transcript_abundance(tq, norm_method = c("tpm", "tmm"))

## S4 method for signature 'transcript_quantifier'
transcript_abundance(tq, norm_method = c("tpm", "tmm"))

Arguments

tq

A transcript_quantifier-class object

norm_method

type of normalization to use: "tpm" or "tmm". Defaults to "tpm". Described further in details.

Details

We provide two methods for normalizing transcript abundances, with each having different strengths. Both of the methods start with the polymerase desity ( polymerase per bp) estimated by the DENR method but handle sequencing depth differently:


CshlSiepelLab/DENR documentation built on July 16, 2021, 10:42 p.m.