Home
last modified time | relevance | path

Searched refs:seqncmp (Results 1 – 5 of 5) sorted by relevance

/dports/biology/vsearch/vsearch-2.17.1/src/
H A Dsearchcore.cc238 int seqncmp(char * a, char * b, uint64_t n) in seqncmp() function
417 (!seqncmp(qseq, dseq, opt_idprefix))) in search_acceptable_unaligned()
422 (!seqncmp(qseq+si->qseqlen-opt_idsuffix, in search_acceptable_unaligned()
432 (seqncmp(qseq, dseq, si->qseqlen))) in search_acceptable_unaligned()
/dports/biology/clustal-omega/clustal-omega-1.2.4/src/squid/
H A Dseqencode.c47 seqncmp(char *s1, char *s2, int n, int allow) in seqncmp() function
H A Dsqfuncs.h127 extern int seqncmp(char *s1, char *s2, int n, int allow);
/dports/biology/tRNAscan-SE/tRNAscan-SE-2.0/src/
H A Dsqfuncs.h101 extern int seqncmp(char *s1, char *s2, int n, int allow);
/dports/biology/wise/wise2.4.1/src/HMMer2/
H A Dsqfuncs.h116 extern int seqncmp(char *s1, char *s2, int n, int allow);