alignment_info_array | Array of alignments information |
alignment_info_s | Structure that implements an alignment |
blosum_dna_matrix | Pointer on a blosum_dna_matrix_t |
blosum_dna_matrix_t | Structure that implements a basic blosum matrix |
blosum_iupac_matrix | Pointer on a blosum_iupac_matrix_t |
blosum_iupac_matrix_t | Structure that implements an iupac blosum matrix |
char_array | Array of chars |
clique_s | Structure that implements a clique |
interval_array | Array of intervals |
interval_query_s | Structure that implements an interval on a query |
interval_s | Structure that implements an interval |
matt_ygraph_s | Main structure of the software |
neighbor_s | Structure that implements an array of neighbors |
p_alignment_info | Pointer on a alignment_info_s |
p_clique | Pointer on a clique_s |
p_interval | Pointer on an interval_s |
p_interval_query | Pointer on an interval_query_s |
p_matt_ygraph | Pointer on a matt_ygraph_s |
p_neighbor | Pointer on a neighbor_s |
p_sequence | Pointer on a sequence_s |
p_sequence_buffer | Pointer on a sequence_buffer_s |
p_set_of_seqs | Pointer on an set_of_seqs_s |
score_array | Structure that implements the array of scores |
sequence_array | Array of sequences structure |
sequence_buffer_s | Buffer sequence implementation |
sequence_s | Sequence structure implementation |
set_of_seqs_array | Array of sets of sequences |
set_of_seqs_s | Structure that implements a set of sequences |