#include <types.h>
Data Fields | |
sequence_array * | array_of_seqs |
alignment_info_array * | array_of_al_info |
score_array * | array_of_scores |
interval_array * | interesting_regions |
sets_of_seqs_array * | sets_of_sequences |
That structure will define the main software structure that will contain all others structures that will be used in the software (sequences, species, comparisons etc.)
The array of sequences
The array of alignments information
The array of scores used to retrieve interesting regions
Interesting regions on the reference sequence
sets_of_seqs_array* matt_ygraph_s::sets_of_sequences |
Sets of sequences of conserved regions