Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-17 | Removed trailing spaces in .py and .js files | Pjotr Prins | |
2016-06-17 | Testing: added default run | Pjotr Prins | |
2016-06-17 | Testing: do not use camelcase for files | Pjotr Prins | |
2016-06-17 | Testing: getting tests to run quietly | Pjotr Prins | |
2016-06-16 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | Pjotr Prins | |
2016-06-16 | JOSS: fix typo and amend URL | Pjotr Prins | |
2016-06-16 | Introduce behaviour parameters to facilitate development | Pjotr Prins | |
2016-06-16 | Add default settings | Pjotr Prins | |
2016-06-16 | default settings: use $HOME as a base by default | Pjotr Prins | |
2016-06-16 | Doc: on gn_server | 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 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | zsloan | |
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-14 | Adding documentation | Pjotr Prins | |
2016-06-14 | Add version file | Pjotr Prins | |
2016-06-14 | Add JOSS citation | Pjotr Prins | |
2016-06-14 | Add JOSS citation | Pjotr Prins | |
2016-06-10 | Docs: the caching server got fixed by http://bugs.gnu.org/21888 | Pjotr Prins | |
2016-06-09 | README: capitalization | Pjotr Prins | |
2016-06-09 | Doc: moved graph to a lower section | Pjotr Prins | |
2016-06-09 | Doc: moved graph into README | Pjotr Prins | |
2016-06-09 | Doc: moved graph into README | Pjotr Prins | |
2016-06-09 | Doc: moved graph into README | Pjotr Prins | |
2016-06-09 | Merge branch 'paper' | Pjotr Prins | |
2016-06-09 | Docs: add SVG graph | Pjotr Prins | |
2016-06-09 | Merge branch 'paper' of github.com:pjotrp/genenetwork2 into paper | Pjotr Prins | |
2016-06-09 | Docs: expanding on GN2 source install and moved IRC log to the bottom | Pjotr Prins | |
2016-06-08 | Merge pull request #4 from Brainiarc7/patch-4 | Pjotr Prins | |
Fix a typo | |||
2016-06-08 | Fix a typo | Dennis E. Mungai | |
Fixed: Before, substituted. | |||
2016-06-08 | JOSS: added orcid for Nick Furlotte | Pjotr Prins | |
2016-06-08 | Docs: updated installation recipe | Pjotr Prins | |
2016-06-08 | Docs: updated installation recipe | Pjotr Prins | |
2016-06-08 | Docs: updated installation recipe | Pjotr Prins | |
2016-06-08 | Docs: added installation recipe | 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 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | zsloan | |