Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 571 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 571 Bytes

metabolomics_work

contains all code for stuff ive done in dr. edison's lab. there currently isn't a comprehensive readme because this is all very work-in-progressey. i will add a comprehensive documentation when the time comes.

dependencies

asa calculation requires chemkit (http://wiki.chemkit.org/Main_Page) and all its dependencies. some data scraping scripts require beautiful soup (http://www.crummy.com/software/BeautifulSoup/bs4/doc/#installing-beautiful-soup). genetic algorithm requires pyevolve (http://pyevolve.sourceforge.net/)