Home
last modified time | relevance | path

Searched refs:lhmpt (Results 1 – 2 of 2) sorted by relevance

/dports/biology/mafft/mafft-7.267-without-extensions/core/
H A Dsuboptalign11.c129 … suboptalign11( char **seq1, char **seq2, int alloclen, int *off1pt, int *off2pt, LocalHom *lhmpt ) in suboptalign11() argument
646 …putlocalhom3( mseq1[0], mseq2[0], lhmpt, *off1pt, *off2pt, (int)shuryo[k].wm, strlen( mseq1[0] ) ); in suboptalign11()
H A Dfunctions.h160 …ble VAalign11( char **seq1, char **seq2, int alloclen, int *off1pt, int *off2pt, LocalHom *lhmpt );
161 … suboptalign11( char **seq1, char **seq2, int alloclen, int *off1pt, int *off2pt, LocalHom *lhmpt )