LaneRuler 1.1 (Beta release) (Apr 23, 2007)

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

An updated version incorporating several new features aimed at better support for different gel types.

For additional information about this project, please visit the overview page .

Available downloads

Release Notes

State Beta release
License GPL
Release Manager Richard Wong
Released 2007/04/23 00:00:00 GMT-7

As a result of testing with cDNA and PCR gels, the algorithm has been expanded to give better support for those types of gels while not affecting the ability to process production type gels.  Most notably, the generic spacing search has been modify to first only look for lane spacing, and not marker spacing.  This improved results when there are few markers and when not all the lanes are loaded.  Overall the code has also been better commented.  Doxygen documentation is included.

Change log

spacing.c - changed spacing algorithm updated

findlanes.c - added --gelspan flag

readtiff.c - now prompts user for inversion if photometric !=1 instead of exiting

overall comments redo