Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-21 | Benchmarking: allow output select with LOG_BENCH | Pjotr Prins | |
2016-06-21 | Logger: SQL | Pjotr Prins | |
2016-06-19 | gn_server: Species info can be fetched from gn_server | Pjotr Prins | |
2016-06-19 | gn_server: SQL handling | Pjotr Prins | |
2016-06-19 | Logger: started logging SQL | Pjotr Prins | |
2016-06-19 | logger: adding functionality for SQL | Pjotr Prins | |
views.py: simplified code | |||
2016-06-19 | views.py: remove commented stuff | Pjotr Prins | |
2016-06-19 | Renamed settings so they are grouped together | Pjotr Prins | |
2016-06-18 | Logger: changed level | Pjotr Prins | |
2016-06-18 | Logger: create stub so we can have multiple arguments to log functions | Pjotr Prins | |
2016-06-18 | Logging settings | Pjotr Prins | |
2016-06-18 | Logger | Pjotr Prins | |
2016-06-18 | Documented logger | Pjotr Prins | |
2016-06-18 | Runner: updated info | Pjotr Prins | |
2016-06-18 | Logger: more info | Pjotr Prins | |
2016-06-18 | Logger: replacing print statements | Pjotr Prins | |
2016-06-18 | Logger: introducing logging | Pjotr Prins | |
2016-06-18 | Logging: behaviours | Pjotr Prins | |
2016-06-18 | Logger: improving output | Pjotr Prins | |
2016-06-18 | Changed file permssions to non-executable | Pjotr Prins | |
2016-06-18 | Disable setting sys.paths | Pjotr Prins | |
2016-06-18 | Logger: introducing logging | Pjotr Prins | |
2016-06-17 | Conflict | Pjotr Prins | |
2016-06-17 | Removed trailing spaces in .py and .js files | Pjotr Prins | |
2016-06-16 | Introduce behaviour parameters to facilitate development | Pjotr Prins | |
2016-06-16 | Generating the menu is now obsolete | Pjotr Prins | |
2016-06-16 | Menu: removing outdated .coffee file and comments | Pjotr Prins | |
2016-06-16 | Menu: removed one item from JSON | Pjotr Prins | |
2016-06-16 | Menu: indentation | Pjotr Prins | |
2016-06-16 | Menu: simplifying JSON object | Pjotr Prins | |
2016-06-16 | Menu: refactoring scoped vars | Pjotr Prins | |
2016-06-16 | Menu: jdata is no longer used | Pjotr Prins | |
2016-06-16 | Menu: populate datasets dropdown | Pjotr Prins | |
2016-06-15 | Menu: populating tissue from REST | Pjotr Prins | |
2016-06-15 | Menu: refactoring code, handling error | Pjotr Prins | |
2016-06-14 | Added y axis line to probability plot and bar chart | zsloan | |
Automatically determines number of decimal places to show on y axis of probability plot; still need to figure out how to do it with bar chart Added some logging to figure out MySQL connection issue | |||
2016-06-14 | Menu: fetch group info from server | Pjotr Prins | |
2016-06-14 | Make species section in data structure | Pjotr Prins | |
2016-06-14 | Menu: fetch species from gn_server | Pjotr Prins | |
2016-06-07 | R/qtl pair scan now works again, though it takes a while (10-15 minutes). | zsloan | |
Added pop-up warning user about run-time for pair scan Fixed links to GN2 github on the index page Fixed a couple issues with the search result page text Changed the appearance of the trait sample data table to match other tables (darker headers, etc) | |||
2016-06-03 | Made a bunch of changes to correlation and search result tables (mainly the ↵ | zsloan | |
former) and made all tables a little more compact by lessenning the padding | |||
2016-06-03 | Changed appearance of tables to more easily differentiate them from the rest ↵ | zsloan | |
of the page (still not totally pleased with them though) Fixed issue where some N/A lrs scores and additive effects were being changed to 0's, which was misleading and kept them from always being sorted at the bottom. They now appear as N/A. | |||
2016-06-02 | Fixed some issues with global search result tables, including: | zsloan | |
- Wrong digits for mean expression and additive effect - Bad loooking width on some columns, like Max LRS Location - Janky functionality for column resizing and drag-and-dropping (just disabled these functions) - Geno and Pheno global search tables weren't built in the same way, so now they are I also fixed the sorting to always put N/A's at the bottom of the table by editing naturalSort.js | |||
2016-06-01 | Changed global gene search to no longer use server-side processing | zsloan | |
2016-05-31 | Fixed error when MrnaAssay search results didn't have a geneid | zsloan | |
2016-05-31 | Renamed TEXTDIR to GENERATED_TEXT_DIR | Pjotr Prins | |
2016-05-31 | Allow the json dir to be in the old location. | Pjotr Prins | |
2016-05-27 | Fixed issue where the Non-BXD (or whatever group/inbred set) table would ↵ | zsloan | |
show up when there should be no such samples Fixed Interquartile Range link in basic statistics table | |||
2016-05-27 | Improved appearance of p values below slider in correlation menu on trait ↵ | zsloan | |
page. The way I did it is really awful (a bunch of 's) but nothing else seemed to work, including putting a div or span with a fixed width between them | |||
2016-05-26 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into development | zsloan | |