properReadPairs: Import properly paired reads from a bam file

View source: R/alignment-utils.R

properReadPairsR Documentation

Import properly paired reads from a bam file

Description

Import properly paired reads from a bam file

Usage

properReadPairs(bam_path, gr, param = DeletionParam())

Arguments

bam_path

character string providing complete path to bam file

gr

a GRanges object

param

a DeletionParam object

Value

a GAlignmentPairs object


cancer-genomics/trellis documentation built on Feb. 2, 2023, 7:04 p.m.