Read alignments from a BAM file.

read_bam(path, tags = c("AS", "de"))

Arguments

path

The file path to the BAM.

tags

Additional tags to read from the BAM file.

Value

The alignments in a GAlignments object.