dir_check {debar} | R 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)
Arguments
x |
a DNAseq class object. |
[Package debar version 0.1.1 Index]