getChimeras: Get chimeric alignments

Description Usage Arguments Value Author(s) Examples

Description

Return chimeric alignments from a collection of aligned sequences

Usage

1
2
3
4
getChimeras(obj, ...)

## S4 method for signature 'CrisprSet'
getChimeras(obj, ..., sample)

Arguments

obj

An object containing aligned sequences

...

additional arguments

sample

The sample name or sample index to return

Value

A GAlignment object containing the chimeric read groups

Author(s)

Helen Lindsay

Examples

1
2
data("gol_clutch1")
chimeras <- getChimeras(gol, sample = 2)

HLindsay/CrispRVariants documentation built on May 28, 2019, 12:40 p.m.