Description Usage Arguments Value Examples
See individual methods for further detail
1 |
x |
GRanges or list or Vmat |
... |
additional parameters |
A Vmat ggplot
1 2 3 4 5 6 7 | 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.