combineAligns: Combine gapped alignments

View source: R/leven.R

combineAlignsR Documentation

Combine gapped alignments

Description

Combine several pairs of reference, query alignments

Usage

combineAligns(refs, aligns, starts = NULL)

Arguments

refs

The gapped reference sequences (one for each query)

aligns

The gapped query sequences

starts

If refs start at different locations add .'s so all start at 1

Value

A vector of the aligned strings with gaps added

Author(s)

Scott Sherrill-Mix R@sherrillmix.com


sherrillmix/levenR documentation built on Oct. 25, 2023, 11:42 a.m.