Description Usage Arguments Value
View source: R/tq_visualization.R
retrieve abundance for plotting
1 | get_abundance(tq, chrom, start, end)
|
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) |
a GRanges-class objects with the adbundance in the metadate column(s).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.