read_bam: Read alignments from a BAM file.

View source: R/counting.R

read_bamR Documentation

Read alignments from a BAM file.

Description

Read alignments from a BAM file.

Usage

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.


Gibbons-Lab/mbtools documentation built on Jan. 28, 2024, 11:08 a.m.