This small unix cli program is a proof of concept designed to read multiplexed data from fluorescent immuno-assays by determining different analyte concentrations using spectral imaging and linear unmixing. Hopefully this can be developed into an accurate and open source tool useful in biological assays and eventually be applied to highthroughput measurements.
You can find the meat of the program in the src directory. Simply switch into the directory and use the makefile to build the program unmix.
Note, you need to install gsl to use this program. Ensure the library location is added to your path using ldconfig or try adding the library location to the end of your LD_LIBRARY_PATH.
You can find the software I used in the spectrometer here
Please feel free to leave constructive criticism and advice! You can email me at [email protected] or [email protected].
heres a demo!