aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility/gen_geno_ob.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
2020-08-19Fix dictionary iteration methods...Run `2to3-3.8 -f dict -w .` See: <https://docs.python.org/2/library/2to3.html#2to3fixer-dict> and <https://stackoverflow.com/questions/17695456/why-does-python-3-need-dict-items-to-be-wrapped-with-list> BonfaceKilz
2020-04-16Many changes, including:...- Added permutation strata option for R/qtl - Made a variety of aesthetic changes to collections-related pages - Made a variety of aesthetic changes to the multi-trait tool options on the search result and correlation pages - Made some functional changes to collections that prevent duplicate traits and ensure new traits are at the top - The "Default Collection" is now always at the bottom of the collection list and renamed to "Your Default Collection" zsloan
2020-04-03Added option to select cofactors from collection for R/qtl...Fixed some issues with displaying the R/qtl results from the RData HET3-ITP dataa zsloan
2020-03-27Added integration for using RData files with R/qtl, plus some other changes t...zsloan
2019-10-08Fixed serious issue that caused output to be wrong for new reaper mapping...Haplotype analyst now works for GEMMA Increased margin a bit to fix minor issue with buttons getting cut off on certain Safari versions for bar chart zsloan
2019-09-24Fixed issue that caused GEMMA to not work with genotype files without cM, tho...zsloan
2019-06-05Fixed issue that caused interval mapping to not work because the python imple......Fixed issue where the last chromosome wasn't displayed for mapping results (though still need to fix issue where points are drawn too far to the right when a specific range is viewed) zsloan
2019-05-24Replaced qtlreaper Dataset object with python objectzsloan