#include <types.h>
Data Fields | |
int | pos_start |
int | pos_end |
char | strand |
That structure will implement an interval represented by its starting position and its ending position
Starting position of the interval
Ending position of the interval
char interval_s::strand |
Strand of the interval