Takes coverage normalized result and plot 3 heatmaps
1 2 3 4 5 6 | plotCovNormRes(
df,
binsize = 100,
pct_quantile = 0.99,
outpdfname = "plot_coverage_norm_result.pdf"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.