#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "readlanes.h"
Functions | |
void | readLanesFile (float **PeakPosition, char *inlanespath, float *NodePosition, struct GelInfo *GelInfo) |
reads in existing lanes file in project directory and use these values for peak and node positions |
|
reads in existing lanes file in project directory and use these values for peak and node positions
|