Age | Commit message (Expand) | Author |
2022-08-31 | Remove usage of "logger" and un-necessary comments wrt the same | Munyoki Kilyungi |
2022-03-17 | Create a db connection correctly | BonfaceKilz |
2022-03-16 | Remove unnecessary print statement | zsloan |
2022-03-16 | Replace top comment with docstring | zsloan |
2022-03-16 | Add code generating the new genotype files | zsloan |
2022-03-16 | Generate JSON file for target genotypes | zsloan |
2022-03-16 | Fix the way target/source genofiles were being processed + some other changes | zsloan |
2022-03-16 | Add function for mapping strain to sample pos + begin creating generate_new_g... | zsloan |
2022-03-16 | Add function for getting strain name from sample name | zsloan |
2022-03-16 | Change EOL from CRLF to LF | zsloan |
2022-03-16 | Minor changes/bug fixes | zsloan |
2022-03-16 | Add in-progress gen_ind_genofiles.py | zsloan |
2022-03-10 | Use context manager with database connection | Frederick Muriuki Muriithi |
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 |