score_array Struct Reference

Structure that implements the array of scores. More...

#include <types.h>


Data Fields

int * positions
int length
float * scores
float mean_al


Detailed Description

Structure that implements the array of scores.

That structure will define the structure containing all info about the score function, the score by position etc.


Field Documentation

The array containing the number of alignments by position

The length of the array (= length of the reference sequence)

The array of scores by position

The mean number of alignments by position


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