Home
last modified time | relevance | path

Searched refs:DEFAULT_LONGEST_INTRON (Results 1 – 8 of 8) sorted by relevance

/dports/biology/diamond/diamond-2.0.13/src/lib/blast/
H A Dblast_def.h72 #ifndef DEFAULT_LONGEST_INTRON
73 #define DEFAULT_LONGEST_INTRON 122 macro
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/algo/blast/core/
H A Dblast_def.h77 #ifndef DEFAULT_LONGEST_INTRON
78 #define DEFAULT_LONGEST_INTRON 122 macro
/dports/biology/ncbi-toolkit/ncbi/algo/blast/core/
H A Dblast_def.h77 #ifndef DEFAULT_LONGEST_INTRON
78 #define DEFAULT_LONGEST_INTRON 122 macro
H A Dblast_parameters.c794 (DEFAULT_LONGEST_INTRON - 2) / 3; in BlastHitSavingParametersNew()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/core/
H A Dblast_def.h77 #ifndef DEFAULT_LONGEST_INTRON
78 #define DEFAULT_LONGEST_INTRON 122 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/core/
H A Dblast_parameters.c798 (DEFAULT_LONGEST_INTRON - 2) / 3; in BlastHitSavingParametersNew()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/core/
H A Dblast_parameters.c798 (DEFAULT_LONGEST_INTRON - 2) / 3; in BlastHitSavingParametersNew()
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dblast.c4181 #define DEFAULT_LONGEST_INTRON 122 macro
4913 search->pbp->longest_intron = (DEFAULT_LONGEST_INTRON - 2) / 3; in BLASTSetUpSearchInternalByLoc()