00001 00006 #ifndef TRACES16_H 00007 #define TRACES16_H 00008 00009 #include "allheaders.h" 00010 #include "gelinfo.h" 00011 00013 void writeTraces16(PIX *pixGelRaw, char *tracespath, float **PeakPosition, float *NodePosition, struct GelInfo *GelInfo, int Verbose); 00014 #endif