R/counting.R
read_bam.Rd
Read alignments from a BAM file.
read_bam(path, tags = c("AS", "de"))
The file path to the BAM.
Additional tags to read from the BAM file.
The alignments in a GAlignments object.