aboutsummaryrefslogtreecommitdiff
path: root/wqflask/maintenance/gen_select_dataset.py
AgeCommit message (Collapse)Author
2016-06-19Renamed settings so they are grouped togetherPjotr Prins
2016-06-18Changed file permssions to non-executablePjotr Prins
2016-06-17ConflictPjotr Prins
2016-06-17Removed trailing spaces in .py and .js filesPjotr Prins
2016-06-16Generating the menu is now obsoletePjotr Prins
2016-04-20More hard-codedpjotrp
2016-02-18Edited gen_select_dataset to remove confidential datasetszsloan
Also hard-coded the removal of Macaque Monkey since I couldn't think of a good way to retroactively check if every dataset in a species is confidential
2016-01-29Info button should now work for phenotype and genotype datasetszsloan
2016-01-27Added info button to Dataset dropdown on index pagezsloan
Fixed script that generates dataset dropdown json file to include accession id Fixed dataset link on search results page
2015-05-11Fixed gen_select_dataset so that it does not include Phenotype andzsloan
Genotype groups when the corresponding data sets do not exist Interval Mapping no longer shows up for human traits Fixed the appearance of the mirror links on the main page
2014-06-25Added Karl's correlation matrix codeZachary Sloan
Improved the "scatterplot matrix" feature on the trait page so that it matches the chosen trait against every selected trait
2014-05-05Committing a bunch of changes related to integrating GEMMA andZachary Sloan
adding the correlation matrix page
2013-08-07Fixed things with the dataset dropdowns and mRNA datasetsZachary Sloan
Improved the templates for a couple pages related to changing user password, etc
2013-07-19Created file gen_group_samplelists that iterates through all genofilesZachary Sloan
and builds each groups' samplelist
2013-07-18Added Amelie's rat data genotypesZachary Sloan
Got human mapping mostly working Fixed dataset dropdown menus
2013-07-18Merge branch 'master' of https://github.com/zsloan/genenetworkZachary Sloan
Conflicts: wqflask/base/webqtlConfigLocal.py wqflask/maintenance/gen_select_dataset.py wqflask/wqflask/static/new/javascript/dataset_menu_structure.json
2013-07-18Added to installation notesZachary Sloan
Removed webqtlConfigLocal file containing passwords Updated main page dropdown menus (dataset_menu_structure.json)
2013-07-17Fixed gen_select_dataset.pyZachary Sloan
Appended redis installation info to notes
2012-10-25Got the Make Default option working on the home pageZachary Sloan
2012-10-24Now builds json datastructure for menus correctlyZachary Sloan
2012-10-19Finished gen_select_dataset.py which generates the json file that defines theZachary Sloan
data structure used for the index page select dropdowns
2012-10-19Reindented genSelectDatasetJS as gen_select_datasetZachary Sloan