read_atac_insertions: Read BAM file Tn5 insertion positions into GRanges object

Description Usage Arguments Value

View source: R/read_atac_insertions.R

Description

Read BAM file Tn5 insertion positions into GRanges object

Usage

1
read_atac_insertions(bam_file, yieldSize = 1e+06, ...)

Arguments

bam_file

Path to a BAM formatted file.

yieldSize

The number of records from the BAM file to read in each chunk. See ?BamFile.

...

Arguments passed to ScanBamParam.

Value

A GRanges object of Tn5 insertion positions


SamBuckberry/RunATAC documentation built on Aug. 2, 2021, 9:54 a.m.