Skip to content

This small cli program is a proof of concept designed to read multiplexed data from fluorescent immuno-assays. It determines 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 mea…

License

Notifications You must be signed in to change notification settings

jakeinater/spectralILU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spectralILU

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 zhaojake14@gmail.com or jake.zhao@mail.mcgill.ca.

heres a demo!

About

This small cli program is a proof of concept designed to read multiplexed data from fluorescent immuno-assays. It determines 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 mea…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published