Description Usage Arguments Value
Count the number of reads in a given GRanges
1 | numReadsInBed(regions, bams = NA, countall = FALSE)
|
regions |
The GRanges object to count reads in. |
bams |
character. path to bam files from where the reads have to be counted |
countall |
logical. whether to keep both reads of paired-end data |
Total counts within given ranges per BAM file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.