Age | Commit message (Expand) | Author |
2021-10-28 | Remove all elasticsearch references in gn2 | BonfaceKilz |
2021-04-30 | autopep8: Run autopep8 100 times with target rules | BonfaceKilz |
2021-04-30 | autopep8: Fix E121,E122,E123,EI24,E125,E126,E127,E128,E129,E131,E133 | BonfaceKilz |
2021-04-30 | autopep8: Fix E101, E11 | BonfaceKilz |
2021-04-30 | autopep8: Fix W504 | BonfaceKilz |
2021-04-30 | autopep8: Fix W291, W292, W293, W391 | BonfaceKilz |
2021-04-30 | autopep8: Fix E70 and E701 | BonfaceKilz |
2021-04-30 | autopep8: Fix E501 | BonfaceKilz |
2021-04-30 | autopep8: Fix E301,E302,E303,E304,E305,E306 | BonfaceKilz |
2021-04-30 | autopep8: Fix E20-E27 | BonfaceKilz |
2021-04-29 | Run `sed -i 's/(object)//g'` | BonfaceKilz |
2020-08-26 | Remove "from __future__ import new_feature" statements | BonfaceKilz |
2020-08-20 | Handle module renames in the standard library | BonfaceKilz |
2020-08-19 | Remove extra whitespace(or add it) from comma separated items | BonfaceKilz |
2020-08-19 | Rename xrange() to range() and wrap existing range() calls with list | BonfaceKilz |
2020-08-19 | Replace `izip` with python's built-in equivalent | BonfaceKilz |
2020-08-19 | Fix dictionary iteration methods | BonfaceKilz |
2020-07-06 | Fixed some of the logic with how traits are authenticated to avoid situation ... | zsloan |
2020-06-20 | Added some admin functionality and fixed issue with temp traits | zsloan |
2020-06-17 | A user's id is now set as a parameter if it doesn't already existauthentication_test | zsloan |
2020-06-17 | Adding all the authentication stuff | zsloan |
2020-06-05 | Commiting other current group/resource management code, plus the new files | zsloan |
2020-03-10 | Added back macaque monkey to dropdown generation, not sure why it was removed... | zsloan |
2019-12-09 | Fixed minor issue that caused the sample list to be fetched incorrectly for a... | zsloan |
2019-10-18 | Added UniProt link and fixed issue that caused sample lists to not be formed ... | zsloan |
2019-05-14 | Added all of the third party links from GN1 | zsloan |
2019-04-04 | Fixed issue where dataset_menu_structure.json included some groups with no vi... | zsloan |
2019-04-03 | Fixed an issue that caused global phenotype search to often not work and cert... | zsloan |
2019-03-27 | Changed gen_select_dataset.py to be able to show multiple datasets under the ... | zsloan |
2018-12-21 | Fixed collections so they can be very large (1000+ traits) | zsloan |
2018-12-05 | Fixed issue where SNP track for mapping did not appear correctly | zsloan |
2018-11-20 | Added option to select chromosome from trait page when mapping | zsloan |
2018-10-11 | - Added fix for GEMMA LOCO | zsloan |
2018-10-01 | - Can now remove cofactors from correlation scatterplot and select them by ju... | zsloan |
2018-05-25 | Fixed issue causing anonymous collections to not work on my branch and stagin... | zsloan |
2018-05-17 | Added script to quantile normalize a data set and enter its normalized sample... | zsloan |
2018-04-23 | Changed GEMMA mapping to use -lmm 2 (Likelihood ratio test) as a parameter in... | zsloan |
2018-04-16 | Resolved conflicts after pulling changes | zsloan |
2018-04-12 | README and docs | Pjotr Prins |
2018-04-09 | Removed unused code from get_select_dataset.py and get_group_samplelists.py s... | zsloan |
2018-04-09 | Removed unused code from convert_geno_to_bimbam.py and corestats.py | zsloan |
2017-12-06 | Fixed drop-down group order | zsloan |
2017-12-04 | Fixed drop-down scripts to more appropriately deal with BXD300 groups (though... | zsloan |
2017-11-06 | Replaced Histogram and Bar Chart with Plotly version and added new Box Plot w... | zsloan |
2017-09-07 | Added the script to convert bimbam to kinship matrices | zsloan |
2017-09-05 | Added file converting genofiles to bimbam | zsloan |
2017-05-21 | Merge from the diet branch. | Pjotr Prins |
2017-02-08 | Changed the way .fam files are written/read, which fixes the issue with GEMMA... | zsloan |
2016-12-12 | Moved a bunch of functions out of the GeneralTrait class that didn't need to ... | zsloan |
2016-09-30 | Add missing __init__.py | Pjotr Prins |