aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/data_set.py
AgeCommit message (Expand)Author
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
2015-07-10Fixed the genofile_parser.py script since some .geno files had been incorrect...zsloan
2015-07-09Mapping methods now check for existing genotype files.zsloan
2015-07-07Added index column and changed the way location is displayed for search resultszsloan
2015-06-29Merge pull request #72 from lomereiter/issue69zsloan
2015-06-22fixed a few potential security issuesArtem Tarasov
2015-06-18fix all_samples_orderedArtem Tarasov
2015-05-21Changed the digits for additive effect and megabases in the search results tablezsloan
2015-05-13combine three similar queries into oneArtem Tarasov
2015-05-13replace multiple tissue queries with a single oneArtem Tarasov
2015-05-13cache datasets for each groupArtem Tarasov
2015-05-11Moved chunksPjotr Prins
2015-05-11Moving pylmm out of the treepjotrp
2015-03-17Converting an absolute path to a relative pathDannyArends
2015-01-30Fixed several bugsZachary Sloan
2014-12-12Added a additive effect column to search result and collection tablesZachary Sloan