alns: Get alignments

Description Usage Arguments Value Author(s) Examples

Description

Return alignments from an object that contains them. For a CrisprSet object, these are truncated, non-chimeric alignments

Usage

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

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

Arguments

obj

An object containing aligned sequences

...

additional arguments

Value

A GAlignmentsList of consensus sequences on the positive strand.

Author(s)

Helen Lindsay

Examples

1
2
data("gol_clutch1")
alns <- alns(gol)

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