Description Usage Arguments Value
View source: R/alignment-get_pileup.R
Get number of aligned reads from a bam file
1 | get_nreads(bam_file, min_mapq = 0)
|
bam_file |
character(1) or BamFile; BAM file path. |
min_mapq |
Minimum mapping quality |
Number of reads for each sequence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.