get_abundance: retrieve abundance for plotting

View source: R/tq_visualization.R

get_abundanceR Documentation

retrieve abundance for plotting

Description

retrieve abundance for plotting

Usage

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/tuSelecter2 documentation built on June 2, 2025, 7:09 a.m.