plotVmat | R Documentation |
See individual methods for further detail
plotVmat(x, ...)
x |
GRanges or list or Vmat |
... |
additional parameters |
A Vmat ggplot
data(bam_test)
data(ce11_proms)
V <- plotVmat(
bam_test,
ce11_proms,
normFun = 'libdepth+nloci'
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.