interval_query_s Struct Reference

Structure that implements an interval on a query. More...

#include <types.h>


Data Fields

int pos_start
int pos_end
char * seq
int index
char strand
float id_ref


Detailed Description

Structure that implements an interval on a query.

That structure will implement an interval represented by its starting position and its ending position, its index in the array of sequences and the strand concerned. It also has an attribute representing its identity wit hthe reference


Field Documentation

Starting position of the interval

Ending position of the interval

The corresponding sequence

Index of the query sequence in the array of sequences

Strand concerned by the alignment

Identity with the reference


The documentation for this struct was generated from the following file:

Generated on Mon Sep 22 16:34:11 2008 for matt_ygraph by  doxygen 1.5.5