read_bam,character,GRanges,BSgenome-method | R Documentation |
Read the aligned paired-end reads over the given peaks.
## S4 method for signature 'character,GRanges,BSgenome'
read_bam(filename, peaks, genome)
filename |
BAM file names |
peaks |
a GRange object that define a set of genomic regions. |
genome |
a BSgenome for genome information |
Wuming Gong (gongx030@umn.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.