get_abundance: retrieve abundance for plotting

Description Usage Arguments Value

View source: R/tq_visualization.R

Description

retrieve abundance for plotting

Usage

1
get_abundance(tq, chrom, start, end)

Arguments

tq

A transcript_quantifier-class object

chrom

the chromosome of your query region (single value)

start

the start position of your query region (single value)

end

the end position of your query region (single value)

Value

a GRanges-class objects with the adbundance in the metadate column(s).


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