Age | Commit message (Expand) | Author |
2016-06-03 | Made a bunch of changes to correlation and search result tables (mainly the f... | zsloan |
2016-06-03 | Changed appearance of tables to more easily differentiate them from the rest ......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.
| zsloan |
2016-06-02 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | zsloan |
2016-06-02 | Fixed some issues with global search result tables, including:...- 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
| zsloan |
2016-06-02 | Paper: addressing JOSS requirements for contribution, where to find... documentation and testing materials
https://github.com/openjournals/joss-reviews/issues/25
| Pjotr Prins |
2016-06-02 | Paper: addressing https://github.com/openjournals/joss-reviews/issues/25...last par: "Python" is spelled with a capital 'P'
| Pjotr Prins |
2016-06-02 | Paper: addressing https://github.com/openjournals/joss-reviews/issues/25...2nd par: "can be found in ___ guix-bioinformatics", please insert 'the article', 'the package', 'the lab fridge labeled'.. whichever is aproppriate ;-)
| Pjotr Prins |
2016-06-02 | Paper: addressing https://github.com/openjournals/joss-reviews/issues/25...1st par: "experimental data" could be fleshed out in 2-3 words for the biologist reader (is it SNPs, microarray data, NGS, Y2H or manually counted individuals?)
| Pjotr Prins |
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 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | Pjotr Prins |
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-30 | Merge pull request #163 from DannyArends/master...Fixing my affiliation | Pjotr Prins |
2016-05-30 | Consistency in the orchid IDs | DannyArends |
2016-05-30 | Removing paper.json (unneeded) | DannyArends |
2016-05-30 | Fixing my affiliation | DannyArends |
2016-05-30 | Merge pull request #162 from arfon/patch-1...Fixing paper metadata | Pjotr Prins |
2016-05-29 | Fixing paper metadata | Arfon Smith |
2016-05-29 | JOSS: add symlink | Pjotr Prins |
2016-05-29 | Updated webserver link | Pjotr Prins |
2016-05-29 | Citation | Pjotr Prins |
2016-05-29 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | Pjotr Prins |
2016-05-29 | docs: fix conflict | Pjotr Prins |
2016-05-29 | Add zenodo doi | Pjotr Prins |
2016-05-29 | JOSS: add MQM citation and fix typov2.0 | Pjotr Prins |
2016-05-29 | Merge branch 'rebase' into staging | Pjotr Prins |
2016-05-29 | Added JOSS paper | Pjotr Prins |
2016-05-27 | Fixed issue where the Non-BXD (or whatever group/inbred set) table would show......Fixed Interquartile Range link in basic statistics table
| zsloan |
2016-05-27 | Improved appearance of p values below slider in correlation menu on trait pag... | zsloan |
2016-05-26 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into development | zsloan |
2016-05-26 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into development | zsloan |
2016-05-26 | Merge branch 'master' of https://github.com/genenetwork/genenetwork2 | zsloan |
2016-05-26 | Issue with certain samples (like BXD65a, ones were there are multiple for a s......Renamed directories with genotypes so tools.py didn't need to be changed (which might mess up other deployments)
Fixed error when searching genotype data sets
| zsloan |
2016-05-25 | Docs: database reverse engineering | Pjotr Prins |
2016-05-25 | Docs: database reverse engineering | Pjotr Prins |
2016-05-24 | Docs: phenotypes | Pjotr Prins |
2016-05-23 | Reaper mapping results are now correct and account for samples with two names......R/qtl and PYLMM still not working with the change and bootstrap results are also still wrong, so need to fix those issues.
| zsloan |
2016-05-18 | Merge branch 'staging' of https://github.com/genenetwork/genenetwork2 | zsloan |
2016-05-18 | Updated dataset selection dropdown menus and fixed error caused by traits wit... | zsloan |
2016-05-18 | Fix conflict | Pjotr Prins |
2016-05-18 | Merge pull request #3 from Brainiarc7/patch-3...Notes: We need to test some fields in the results page | Pjotr Prins |
2016-05-18 | Merge pull request #2 from Brainiarc7/patch-2...Added a new Navigation Test suite | Pjotr Prins |
2016-05-18 | Docs: DB | Pjotr Prins |
2016-05-18 | tests: removed empty lines | Pjotr Prins |
2016-05-18 | Notes: We need to test some fields in the results page...Not yet implemented. WIP.
Expected: Run all ~250 fields. | Dennis E. Mungai |
2016-05-18 | Added a new Navigation Test suite ...A new option for running the script is now available.
See the output of ./test-website -n for usage. | Dennis E. Mungai |
2016-05-17 | Merge branch 'staging' of github.com:genenetwork/genenetwork2 into development | zsloan |
2016-05-17 | Merge branch 'staging' of github.com:genenetwork/genenetwork2 | zsloan |
2016-05-17 | Correlations are now much faster after I disabled fetching the sample data fo... | zsloan |