Home
last modified time | relevance | path

Searched refs:BLOSUM62_20_VALUES_MAX (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/algo/blast/core/
H A Dblast_stat.c437 #define BLOSUM62_20_VALUES_MAX 65 /**< Number of different combinations supported for BLOSUM62 with… macro
438 static array_of_8 blosum62_20_values[BLOSUM62_20_VALUES_MAX] = {
506 static Int4 blosum62_20_prefs[BLOSUM62_20_VALUES_MAX] = {
2973 …info = MatrixInfoNew("BLOSUM62_20", blosum62_20_values, blosum62_20_prefs, BLOSUM62_20_VALUES_MAX); in BlastLoadMatrixValues()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/core/
H A Dblast_stat.c437 #define BLOSUM62_20_VALUES_MAX 65 /**< Number of different combinations supported for BLOSUM62 with… macro
438 static array_of_8 blosum62_20_values[BLOSUM62_20_VALUES_MAX] = {
506 static Int4 blosum62_20_prefs[BLOSUM62_20_VALUES_MAX] = {
2973 …info = MatrixInfoNew("BLOSUM62_20", blosum62_20_values, blosum62_20_prefs, BLOSUM62_20_VALUES_MAX); in BlastLoadMatrixValues()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/core/
H A Dblast_stat.c437 #define BLOSUM62_20_VALUES_MAX 65 /**< Number of different combinations supported for BLOSUM62 with… macro
438 static array_of_8 blosum62_20_values[BLOSUM62_20_VALUES_MAX] = {
506 static Int4 blosum62_20_prefs[BLOSUM62_20_VALUES_MAX] = {
2973 …info = MatrixInfoNew("BLOSUM62_20", blosum62_20_values, blosum62_20_prefs, BLOSUM62_20_VALUES_MAX); in BlastLoadMatrixValues()
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dblastkar.c1052 #define BLOSUM62_20_VALUES_MAX 65 macro
1053 static Nlm_FloatHi blosum62_20_values[BLOSUM62_20_VALUES_MAX][8] = {
1121 static Int4 blosum62_20_prefs[BLOSUM62_20_VALUES_MAX] = {