read_vplot,GRangesList,character,BSgenome-method | R Documentation |
Read the V-plot from BAM files within a set of genomic regions
## S4 method for signature 'GRangesList,character,BSgenome'
read_vplot(x, filenames, genome, ...)
x |
a GRangesList object that define a set of genomic regions. |
filenames |
BAM file names |
genome |
a BSgenome object |
... |
Additional arguments for read_vplot('GRanges', 'character', 'BSgenome', ...) |
a VplotsList object
Wuming Gong (gongx030@umn.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.