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

checknogrowths.h

Go to the documentation of this file.
00001 
00007 #ifndef CHECKNOGROWTHS_H 
00008 #define CHECKNOGROWTHS_H
00009 
00010 #include "allheaders.h"
00011 #include "gelinfo.h"
00012 #include "anacutoff.h"
00013 
00015 void extractRow(float **laneintensity, int imageWidth, int imageHeight, float* median);
00018 void checkNoGrows(FILE *OUTFILE, PIX *pixGel, float **PeakPosition, float *NodePosition, struct GelInfo *GelInfo, struct AnaCutoff *AnaCutoff, int Verbose);
00019 
00020 
00021 #endif

Generated on Fri Apr 20 16:43:05 2007 for LaneRuler by  doxygen 1.3.9.1