Home
last modified time | relevance | path

Searched refs:RNApthr (Results 1 – 9 of 9) sorted by relevance

/dports/biology/mafft/mafft-7.267-without-extensions/core/
H A Ddefs.c62 int RNAthr, RNApthr; variable
H A Dmltaln.h106 extern int RNAthr, RNApthr;
H A Drnatest.c57 RNApthr = NOTSPECIFIED; in arguments()
H A Ddvtditr.c95 RNApthr = NOTSPECIFIED; in arguments()
122 RNApthr = (int)( atof( *++argv ) * 1000 - 0.5 ); in arguments()
H A Dconstants.c235 if( RNApthr == NOTSPECIFIED ) RNApthr = DEFAULTRNATHR_N; in constants()
246 RNAthr = (int)( 3 * 600.0 / 1000.0 * RNApthr + 0.5 ); in constants()
H A Dtbfast.c122 RNApthr = NOTSPECIFIED; in arguments()
152 RNApthr = (int)( atof( *++argv ) * 1000 - 0.5 ); in arguments()
H A Dpairash.c795 RNApthr = NOTSPECIFIED; in arguments()
H A Daddsingle.c851 RNApthr = NOTSPECIFIED; in arguments()
883 RNApthr = (int)( atof( *++argv ) * 1000 - 0.5 ); in arguments()
H A Dpairlocalalign.c1631 RNApthr = NOTSPECIFIED; in arguments()