Main Page | Data Structures | File List | Data Fields | Globals

GelInfo Struct Reference

holds various gel constants that is passed to different functions More...

#include <gelinfo.h>


Data Fields

int NumberOfLanes
 number of lanes (marker and data) in the gel
int MarkerPeriod
 period at which the markers are placed, 1 more than the number of lanes between markers
int MarkerOffset
 lane number of the first marker lane
int LastMarkerOffset
 number of lanes the last marker is from the last lane
int NumberOfMarkers
 number of markers in the gel
int NumberOfZones
 number of zones used for analysis
int SizeOfStructuralElement
 size of the structural element used for morphological closing operation
int ImageWidth
 width of the image, measured parallel to the lanes
int ImageHeight
 height of the image, measured across the laens
float GelSpanFactor
 ratio of gel spanned by the lanes
int StartPreData
 column identified as the start of the pre-data (region between wells and the first bands)
int StopPreData
 column identified as the stop of the pre-data (region between wells and the first bands)
int StopData
 column identified as the stop of the data
int FirstDataZone
 the zone ID of the zone after the pre-data
int LowYBorder
 the row with the center of the bottommost lane
int HighYBorder
 the row with the center of the topmost lane
float LaneSpacing
 the generic lane spacing of the entire gel
char ProjectDir [FILE_NAME_LEN]
 the path to the project directory
int AsymSpan
 the largest number of consecutive of asymmetrical lanes
int NumLightMarker
 the number of markers with at least one low roughness section
int NumInterpMarkerSpan
 the size of the largest number of consecutive interpolated markers
int GelPassed
 a flag to denote if the gel has been successfully and confidently lanetracked
int maxConsecNoise
 the size of the largest number of consecutive noisy lanes


Detailed Description

holds various gel constants that is passed to different functions


The documentation for this struct was generated from the following file:
Generated on Fri Apr 20 16:43:08 2007 for LaneRuler by  doxygen 1.3.9.1