#include <types.h>
Data Fields | |
p_interval | ref_interval |
char * | ref_seq |
p_interval_query * | q_intervals |
int | nb_q_intervals |
p_clique | clique_set |
p_neighbor * | neighbors |
That structure will implement a set of sequences : an interval on the reference and intervals on queries, a reference sequence and a clique representation
Interval on the reference sequence
char* set_of_seqs_s::ref_seq |
The reference sequence
Array of intervals on queries
Number of query intervals
Clique in the set
The array of neighbors : sequences that are connected