aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/data_set.py
AgeCommit message (Expand)Author
2017-06-09- Changed the way the genofile is set so different genofiles can be selected ...zsloan
2017-04-17Added option to remove collections from collection list pagezsloan
2017-04-05- Temporary traits can be created, viewed, and added to collectionszsloan
2017-02-09Fixed issue where I forgot to add GeneticType to the query_for_group query fo...zsloan
2017-02-09Added genetic_type to DatasetGroup object to differentiate between which grou...zsloan
2017-02-06Merge branch 'master' of github.com:zsloan/genenetwork2zsloan
2017-02-06Fixed appearance of several tables (search, mapping results, sample data)zsloan
2017-01-26Merge pull request #1 from genenetwork/testingzsloan
2017-01-26GEMMA now works with CFW data (had to update where it looks for the input fil...zsloan
2016-12-15Merge pull request #234 from zsloan/masterzsloan
2016-11-18Fix sql error: (GeneNetwork error: (_mysql_exceptions.OperationalError) (1054...Lei Yan
2016-11-02Merge branch 'testing' of github.com:genenetwork/genenetwork2 into developmentzsloan
2016-11-02Added Scroller functionality to regular (but not global) search, which increa...zsloan
2016-10-29For those case that we have multiple genotypes we would like to add a selector.Lei Yan
2016-10-06Logger: add more granular debug messagesPjotr Prins
2016-10-05Show datasets only on debugPjotr Prins
2016-09-13Run scripts from ./wqflask - just like the webserverPjotr Prins
2016-09-10Support for running maintenance scripts so they can pick up all webserver set...Pjotr Prins
2016-07-27Problem with phenotype traits should be fixed nowzsloan
2016-06-26gn_server: simplifyPjotr Prins
2016-06-26gn_server: simplifyPjotr Prins
2016-06-26gn_server: introduced one new query to fetch a dataset record and force fetch...Pjotr Prins
2016-06-24Log: and document SQL callsPjotr Prins
2016-06-23Logger: SQLPjotr Prins
2016-06-23Log: SQL queriesPjotr Prins
2016-06-23Add fetchall iteratorPjotr Prins
2016-06-23Removed dependency on dataset_menu_structure.jsonPjotr Prins
2016-06-23Backend: moved methods into call modulePjotr Prins
2016-06-23Refactored dir name dbFunction to dbPjotr Prins
2016-06-18Logger: replacing print statementsPjotr Prins
2016-05-23Reaper mapping results are now correct and account for samples with two names...zsloan
2016-04-29MergePjotr Prins
2016-04-28Added option to export permutation results for mapping pagezsloan
2016-04-20-aPjotr Prins
2016-04-20-aPjotr Prins
2016-04-20[PATCH 037/100] WebQtlConfig: sanitizing naming and used varsPjotr Prins
2016-04-20[PATCH 033/100] Refactored file searchingPjotr Prins
2016-04-20[PATCH 032/100] file locating: error checking is built-inPjotr Prins
2016-04-20[PATCH 024/100] Sanitizing file handlingPjotr Prins
2016-04-20[PATCH 023/100] WIP fixing all pathsPjotr Prins
2016-03-18Replaced header with other information in qtl mapzsloan
2016-03-15Fixed the mapping figure track that lets you zoom into a smaller rangezsloan
2016-03-02Increased gsearch speed by removing unnecessary query for sample datazsloan
2016-02-04Most importantly, this commit fixes an issue that caused the trait page to no...zsloan
2015-11-09Fixed issue that caused mapping to not work; for some reason the path to pylm...zsloan
2015-10-12Changed the location filter for correlation pagezsloan
2015-09-11Comment out some excessive stdout spamDannyArends
2015-09-10Fixed "TypeError: float argument required, not NoneType" about mean.Lei Yan
2015-08-26Fixed issue with colums for the gene global search (still need to change for ...zsloan
2015-07-20Fixed the code that generates the dataset selection drop-down for correlationszsloan