Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-26 | Remove "from __future__ import new_feature" statements | BonfaceKilz | |
See: <https://docs.python.org/2/library/2to3.html#2to3fixer-future> | |||
2018-11-20 | Added option to select chromosome from trait page when mapping | zsloan | |
Put transform/blocking tools into their own tab (still need to change formatting of tab's contents) Improved appearance of search result page table (still need to change a few other tables) Fixed issue that caused parent/f1 strains to not be blocked correctly when using "block by index" tool Basic Stats figures now load when the user clicks the tab, to improve initial page load time | |||
2018-04-23 | Changed GEMMA mapping to use -lmm 2 (Likelihood ratio test) as a parameter ↵ | zsloan | |
instead of -lmm 1 (Wald test) Added script to convert .geno files to JSON to maintenance folder (geno_to_json.py) |