View source: R/plot_functions.r
Function to plot coverage as barplot.
1 | plotCoverage(df = NULL, rangex)
|
df |
GRanges object returned by calcCoverage |
rangex |
The range in genomic coordinates for the region of interest. This is important for correct alignment of the tx model plot with splice junction plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.