gene_abundance: View gene abundances

gene_abundanceR Documentation

View gene abundances

Description

Produces a table with estimated gene abundances for a given transcript_quantifier-class object if gene identifiers are present

Usage

gene_abundance(tq, norm_method = c("tpm", "tmm"))

## S4 method for signature 'transcript_quantifier'
gene_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.


CshlSiepelLab/tuSelecter2 documentation built on June 2, 2025, 7:09 a.m.