aboutsummaryrefslogtreecommitdiff
path: root/wqflask/maintenance/gen_select_dataset.py
AgeCommit message (Expand)Author
2021-04-30autopep8: Fix E501BonfaceKilz
2021-04-30autopep8: Fix E301,E302,E303,E304,E305,E306BonfaceKilz
2021-04-30autopep8: Fix E20-E27BonfaceKilz
2020-08-26Remove "from __future__ import new_feature" statementsBonfaceKilz
2020-08-20Handle module renames in the standard libraryBonfaceKilz
2020-08-19Remove extra whitespace(or add it) from comma separated itemsBonfaceKilz
2020-08-19Fix dictionary iteration methodsBonfaceKilz
2020-03-10Added back macaque monkey to dropdown generation, not sure why it was removed...zsloan
2019-10-18Added UniProt link and fixed issue that caused sample lists to not be formed ...zsloan
2019-05-14Added all of the third party links from GN1zsloan
2019-04-04Fixed issue where dataset_menu_structure.json included some groups with no vi...zsloan
2019-04-03Fixed an issue that caused global phenotype search to often not work and cert...zsloan
2019-03-27Changed gen_select_dataset.py to be able to show multiple datasets under the ...zsloan
2018-12-05Fixed issue where SNP track for mapping did not appear correctlyzsloan
2018-10-01- Can now remove cofactors from correlation scatterplot and select them by ju...zsloan
2018-05-25Fixed issue causing anonymous collections to not work on my branch and stagin...zsloan
2018-04-16Resolved conflicts after pulling changeszsloan
2018-04-12README and docsPjotr Prins
2018-04-09Removed unused code from get_select_dataset.py and get_group_samplelists.py s...zsloan
2017-12-06Fixed drop-down group orderzsloan
2017-12-04Fixed drop-down scripts to more appropriately deal with BXD300 groups (though...zsloan
2017-11-06Replaced Histogram and Bar Chart with Plotly version and added new Box Plot w...zsloan
2017-05-21Merge from the diet branch.Pjotr Prins
2016-12-12Moved a bunch of functions out of the GeneralTrait class that didn't need to ...zsloan
2016-09-13Fixed the path for the json file in gen_select_dataset.py since it was wrong ...zsloan
2016-09-13Run scripts from ./wqflask - just like the webserverPjotr Prins
2016-09-10CommentPjotr Prins
2016-09-10Support for running maintenance scripts so they can pick up all webserver set...Pjotr Prins
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
2016-01-29Info button should now work for phenotype and genotype datasetszsloan
2016-01-27Added info button to Dataset dropdown on index pagezsloan
2015-05-11Fixed gen_select_dataset so that it does not include Phenotype andzsloan
2014-06-25Added Karl's correlation matrix codeZachary Sloan
2014-05-05Committing a bunch of changes related to integrating GEMMA andZachary Sloan
2013-08-07Fixed things with the dataset dropdowns and mRNA datasetsZachary Sloan
2013-07-19Created file gen_group_samplelists that iterates through all genofilesZachary Sloan
2013-07-18Added Amelie's rat data genotypesZachary Sloan
2013-07-18Merge branch 'master' of https://github.com/zsloan/genenetworkZachary Sloan
2013-07-18Added to installation notesZachary Sloan
2013-07-17Fixed gen_select_dataset.pyZachary Sloan
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
2012-10-19Reindented genSelectDatasetJS as gen_select_datasetZachary Sloan