AlignRefAndRead: Align a read and a reference window. Both the forward and...

Description Usage Arguments Value

Description

Align a read and a reference window. Both the forward and reverse direction of the read will be aligned, and only the highest scoring alignment will be returned.

Usage

1
AlignRefAndRead(ref, read, useAffine = FALSE)

Arguments

ref

A string that is the reference window we are aligning to.

read

A list with elements name/read.

Value

Returns a list with the aligned read, ref and score


PacificBiosciences/ccsviewr documentation built on May 7, 2019, 11:55 p.m.