addClipped: Extrapolates mapping location from clipped, aligned reads

Description Usage Arguments Value Author(s)

Description

Extrapolates the mapping location of a read by assuming that the clipped regions should map adjacent to the mapped locations. This is not always a good assumption, particularly in the case of chimeric reads!

Usage

1
2
3
4
addClipped(bam, ...)

## S4 method for signature 'GAlignments'
addClipped(bam, ...)

Arguments

bam

A GAlignments object

...

additional arguments

Value

A GRanges representation of the extended mapping locations

Author(s)

Helen Lindsay


CrispRVariants documentation built on Nov. 8, 2020, 11:09 p.m.