aboutsummaryrefslogtreecommitdiff
path: root/wqflask/maintenance/generate_probesetfreeze_file.py
AgeCommit message (Expand)Author
2021-04-30autopep8: Fix W504BonfaceKilz
2021-04-30autopep8: Fix E301,E302,E303,E304,E305,E306BonfaceKilz
2020-08-26Remove "from __future__ import new_feature" statements...See: <https://docs.python.org/2/library/2to3.html#2to3fixer-future> BonfaceKilz
2020-08-19Fix dictionary iteration methods...Run `2to3-3.8 -f dict -w .` See: <https://docs.python.org/2/library/2to3.html#2to3fixer-dict> and <https://stackoverflow.com/questions/17695456/why-does-python-3-need-dict-items-to-be-wrapped-with-list> BonfaceKilz
2016-06-18Changed file permssions to non-executablePjotr Prins
2016-06-18Disable setting sys.pathsPjotr Prins
2016-06-17Removed trailing spaces in .py and .js filesPjotr Prins
2014-05-05Committing a bunch of changes related to integrating GEMMA and...adding the correlation matrix page Zachary Sloan
2013-04-11Fixed a bug with quick_search_table.py...Edited generate_probesetfreeze_file.py to try running it on the dataset with incorrect regression lines Zachary Sloan
2013-03-02Created generate_probesetfreeze_file to create the..."probesetfreeze data matrix" file corresponding with the muscle dataset Evan was having trouble with Zachary Sloan