aboutsummaryrefslogtreecommitdiff
path: root/wqflask/maintenance/geno_to_json.py
AgeCommit message (Expand)Author
2020-08-26Remove "from __future__ import new_feature" statements...See: <https://docs.python.org/2/library/2to3.html#2to3fixer-future> BonfaceKilz
2018-11-20Added option to select chromosome from trait page when mapping...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 zsloan
2018-04-23Changed GEMMA mapping to use -lmm 2 (Likelihood ratio test) as a parameter in......Added script to convert .geno files to JSON to maintenance folder (geno_to_json.py) zsloan