align.needleman_wunsch {bioseq.blast} R Documentation

Do sequence global pairwise alignment

Description

Usage

align.needleman_wunsch(query, ref);

Arguments

query

[as FastaSeq]

ref

[as FastaSeq]

Details

Authors

seqtoolkit

Value

this function returns data object of type FactorValue`2.

clr value class

Examples


[Package bioseq.blast version 1.0.0.0 Index]