Defines | |
#define | GET_NU_INDICE(Nu, Ii) |
Macros that will link basic nucleotides to its index in the basic matrix. | |
#define | GET_IUPAC_INDICE(Nu, Ii) |
Macros that will link IUPAC nucleotides to its index in the IUPAC matrix. | |
Variables | |
blosum_dna_matrix_t | dna_full |
blosum_iupac_matrix_t | iupac_full |
Basic blosum matrix
Basic IUPAC blosum matrix
Referenced by aln(), and small_in_large().