aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2016-09-30Add missing __init__.pyPjotr Prins
2016-09-25Make sure MAPPING_PATH existsPjotr Prins
2016-09-25Settings: enforce MAPPING_PATH only when running plink_gemmaPjotr Prins
2016-09-25I was getting below error with the small database. This commit, at least, doesPjotr Prins
2016-09-25tools: export GENENETWORK_FILES and move cache into TMPDIR/gn2Pjotr Prins
2016-09-13Save Image now works for Network Graph and downloads current graph as a pngzsloan
2016-09-13Fixed the path for the json file in gen_select_dataset.py since it was wrong ...zsloan
2016-09-13Run scripts from ./wqflask - just like the webserverPjotr Prins
2016-09-10CommentPjotr Prins
2016-09-10Support for running maintenance scripts so they can pick up all webserver set...Pjotr Prins
2016-09-10Merge branch 'development' of github.com:genenetwork/genenetwork2 into zsloanPjotr Prins
2016-09-09Added a couple options for network graph - Focus Trait, Layout, and a correla...zsloan
2016-09-09Merge branch 'master' of github.com:genenetwork/genenetwork2Pjotr Prins
2016-09-02Added Network Graph feature that uses cytoscape.js. Currently you can view GN...zsloan
2016-08-26Fixed appearance (border width mostly) of basic stats table on trait pagezsloan
2016-08-24Fixed issue causing bootstrap results to not plot correctly.zsloan
2016-08-24Replaced post-publication description with pre-publication description for co...zsloan
2016-08-17Updated dataTables from 1.10.8 to 1.10.12 on search result pagezsloan
2016-08-17Fixed problem where Year column didn't sort properly in phenotype search and ...zsloan
2016-08-16Users can now select specific traits from collection when using collection to...zsloan
2016-08-15Removed text recommending winsoring when mapping since that feature isn't imp...zsloan
2016-08-12Changed pop-up asking to import collections to less obtrusive checkboxzsloan
2016-08-11Added prompt when user logs in that lets them choose to import existing anony...zsloan
2016-08-08Fixed bug where Interval Analyst result wouldn't appear for chromosome X in m...zsloan
2016-08-05Fixed issue that caused some interval mapping results to be wrong; the cause ...zsloan
2016-08-03Fixed issue with certain sample names (for example BXD48a, BXD72a, etc) that ...zsloan
2016-07-29Fixed issue where you couldn't delete collections when logged inzsloan
2016-07-29Merge branch 'cookie_sessions' of github.com:zsloan/genenetwork2 into develop...zsloan
2016-07-29Fixed a couple issues where you couldn't remove or add traits to user collect...zsloan
2016-07-27Problem with phenotype traits should be fixed nowzsloan
2016-07-27Fixed problem with phenotype traits causing errorzsloan
2016-07-26Docs: genotypePjotr Prins
2016-07-20Changed anonymous collections to list of dictionaries instead of a dictionary...zsloan
2016-07-19Now correctly displays number of collections in top menu bar for non-logged i...zsloan
2016-07-18Now correctly displays existing collections in 'add to collection' dropdown menuzsloan
2016-07-18Committing latest changes to anon collection stuff, but still need to fix som...zsloan
2016-07-16README: added infoPjotr Prins
2016-07-11Can now create a collection when not logged in (get to the view_collection pa...zsloan
2016-07-06Committing current process on enabling multiple collections for users who are...zsloan
2016-06-28Logger: disabled some noisy loggersPjotr Prins
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-26views: Reintroduce missing headersPjotr Prins
2016-06-26Resolve conflictsPjotr Prins
2016-06-24Removed function 'get_info' in trait.py that was never used and reomved 'get_...zsloan
2016-06-24Fix redisPjotr Prins
2016-06-24Log: and document SQL callsPjotr Prins
2016-06-23Logger: SQLPjotr Prins
2016-06-23Logger: SQLPjotr Prins