Data Structures | |
struct | char_array |
Array of chars. More... | |
struct | sequence_s |
Sequence structure implementation. More... | |
struct | sequence_array |
Array of sequences structure. More... | |
struct | alignment_info_s |
Structure that implements an alignment. More... | |
struct | alignment_info_array |
Array of alignments information. More... | |
struct | score_array |
Structure that implements the array of scores. More... | |
struct | interval_s |
Structure that implements an interval. More... | |
struct | interval_array |
Array of intervals. More... | |
struct | interval_query_s |
Structure that implements an interval on a query. More... | |
struct | clique_s |
Structure that implements a clique. More... | |
struct | neighbor_s |
Structure that implements an array of neighbors. More... | |
struct | set_of_seqs_s |
Structure that implements a set of sequences. More... | |
struct | matt_ygraph_s |
Main structure of the software. More... |