aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility/helper_functions.py
AgeCommit message (Expand)Author
2021-05-07Fixed issue that caused /submit_trait page to not load properlyzsloan
2021-04-30autopep8: Fix E20-E27BonfaceKilz
2021-04-29Merge branch 'testing' into Feature/Add-upload-data-formsBonfaceKilz
2021-04-23Apply PEP-8BonfaceKilz
2021-04-23Move looped sql query into one statement in "get_species_groups"BonfaceKilz
2021-04-23Remove stale commentsBonfaceKilz
2021-04-19Specify only getting the first two items after splitting the trait/dataset in...zsloan
2020-08-26Remove "from __future__ import new_feature" statementsBonfaceKilz
2020-08-26Replace calls to "basestring with "str""BonfaceKilz
2020-08-19Fix dictionary iteration methodsBonfaceKilz
2020-06-04Really should have split this into many more commits:zsloan
2020-03-10Fixed issue that caused some problems when verifying hmaczsloan
2020-03-03Missed one more reference in helper_functionszsloan
2019-03-18- Added PCA traits to correlation matrix. You can't change their names yet or...zsloan
2018-10-01- Can now remove cofactors from correlation scatterplot and select them by ju...zsloan
2017-02-06Fixed appearance of several tables (search, mapping results, sample data)zsloan
2016-10-05print statements should be loggerPjotr Prins
2016-08-16Users can now select specific traits from collection when using collection to...zsloan
2016-06-18Changed file permssions to non-executablePjotr Prins
2014-08-12Fixed the scrollable data tables for the show trait pageZachary Sloan
2014-07-18Added outlier highlightingZachary Sloan
2014-05-05Committing a bunch of changes related to integrating GEMMA andZachary Sloan
2013-07-19Finished integrating code that reads sample list from geno filesZachary Sloan
2013-06-13Fixed issue where too much memory was used as a result of creating aLei Yan
2013-03-12Got cashing working with pickleZachary Sloan
2013-03-07Created file temp_data to store data related to progressZachary Sloan
2013-02-19Made lines for manhattan plot proportional to chromosome lengthsZachary Sloan
2013-01-31Changed reference to 'dataset_name' in keywords to 'dataset' to getZachary Sloan
2013-01-22Pushed through a few errors in getting the correlation page runningZachary Sloan
2013-01-18Renamed CorrelationPage.py to show_corr_results.pyZachary Sloan