Home
last modified time | relevance | path

Searched refs:AINFO_AUTH (Results 1 – 6 of 6) sorted by relevance

/dports/biology/tRNAscan-SE/tRNAscan-SE-2.0/src/
H A Dsquid.h229 #define AINFO_AUTH (1 << 1) macro
H A Dselex.c267 ainfo->flags |= AINFO_AUTH; in ReadSELEX()
515 if (ainfo->flags & AINFO_AUTH) in WriteSELEX()
H A Dalign.c424 ainfo->flags |= AINFO_AUTH; in Traces2Alignment()
/dports/biology/wise/wise2.4.1/src/HMMer2/
H A Dsquid.h187 #define AINFO_AUTH (1 << 0) macro
H A Dselex.c260 ainfo->flags |= AINFO_AUTH; in ReadSELEX()
507 if (ainfo->flags & AINFO_AUTH) in WriteSELEX()
H A Dtrace.c488 ainfo->flags |= AINFO_AUTH; in P7Traces2Alignment()