dir_check: Take an input sequence and align both the forward and reverse...

View source: R/frame_seq.r

dir_checkR Documentation

Take an input sequence and align both the forward and reverse compliments to the PHMM.

Description

The fuction returns the sequence, DNAbin and Path and score of the optimal orientation. Optimal orientation is determined by the direction with the longer string of consecutive ones in the path

Usage

dir_check(x, nt_PHMM = debar::nt_coi_PHMM)

Arguments

x

A DNAseq class object.

nt_PHMM

The profile hidden Markov model against which the sequence should be compared. Default is the full COI-5P nucleotide PHMM (nt_coi_PHMM).


CNuge/debar documentation built on Jan. 31, 2024, 1:13 p.m.