ssEdge Struct Reference

Collaboration diagram for ssEdge:

Collaboration graph
[legend]

Data Fields

ssEdgenext
ssNodenodeIn
int score
int overlap
int crossover

Detailed Description

Definition at line 284 of file supStitch.c.


Field Documentation

struct ssEdge* ssEdge::next [read]

Definition at line 287 of file supStitch.c.

Referenced by ssDynamicProgram().

struct ssNode* ssEdge::nodeIn [read]

Definition at line 288 of file supStitch.c.

Referenced by ssDynamicProgram(), ssGraphFindBest(), and ssGraphMake().

int ssEdge::score

Definition at line 289 of file supStitch.c.

Referenced by ssDynamicProgram(), and ssGraphMake().

int ssEdge::overlap

Definition at line 290 of file supStitch.c.

Referenced by ssGraphFindBest(), and ssGraphMake().

int ssEdge::crossover

Definition at line 291 of file supStitch.c.

Referenced by ssGraphFindBest(), and ssGraphMake().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:27:07 2007 for blat by  doxygen 1.5.2