Description Usage Arguments Value Author(s) Examples
Return chimeric alignments from a collection of aligned sequences
1 2 3 4 | getChimeras(obj, ...)
## S4 method for signature 'CrisprSet'
getChimeras(obj, ..., sample)
|
obj |
An object containing aligned sequences |
... |
additional arguments |
sample |
The sample name or sample index to return |
A GAlignment object containing the chimeric read groups
Helen Lindsay
1 2 | data("gol_clutch1")
chimeras <- getChimeras(gol, sample = 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.