aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/webqtlConfig.py
AgeCommit message (Expand)Author
2013-08-07Fixed things with the dataset dropdowns and mRNA datasets...Improved the templates for a couple pages related to changing user password, etc Zachary Sloan
2013-07-19Created file gen_group_samplelists that iterates through all genofiles...and builds each groups' samplelist Zachary Sloan
2013-07-18Added Amelie's rat data genotypes...Got human mapping mostly working Fixed dataset dropdown menus Zachary Sloan
2013-07-18Added to installation notes...Removed webqtlConfigLocal file containing passwords Updated main page dropdown menus (dataset_menu_structure.json) Zachary Sloan
2013-06-13Merge /home/sam/gene into flask...Conflicts: wqflask/wqflask/templates/index_page.html Merging the code on Sam's branch onto my own Zachary Sloan
2013-04-17Created file with pickled SNPIterator (from input.py) data...for HLC datasets Still need to read in file Zachary Sloan
2013-04-02pylmm code is running for human data (plink .bed genotype files)Zachary Sloan
2013-02-07Added code to marker_regression.py that creates the numpy arrays to...pass to Nick's code and changed the prep_data.py code to operate on a list of phenotype values instead of a textfile with the values delimited Zachary Sloan
2013-01-25Fixed a few bugs while trying to get the code running on the new serverZachary Sloan
2012-05-24Trying to get stuff working under new structureSam Ockman