Age | Commit message (Expand) | Author |
2015-05-13 | Fixed issue where you could change the Make Default button's text | zsloan |
2015-05-13 | Fixed sorting on the trait page so that x values always appear at the bottom | zsloan |
2015-05-13 | Improved sorting for columns with N/A or missing values | zsloan |
2015-05-13 | Merge pull request #39 from pjotrp/master•••Refactoring finding tools such as pylmm | zsloan |
2015-05-13 | Merge pull request #40 from lomereiter/trait_page_queries•••Speedup trait page generation | zsloan |
2015-05-13 | comment out sql query logging | Artem Tarasov |
2015-05-13 | combine three similar queries into one | Artem Tarasov |
2015-05-13 | replace multiple tissue queries with a single one | Artem Tarasov |
2015-05-13 | cache datasets for each group | Artem Tarasov |
2015-05-12 | Updated pylmm path in INSTALL doc | pjotrp |
2015-05-12 | Merge branch 'master' of github.com:pjotrp/genenetwork2 | pjotrp |
2015-05-12 | Add info to warning | pjotrp |
2015-05-12 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | zsloan |
2015-05-12 | Remove app line | pjotrp |
2015-05-12 | More elaborate handling of finding pylmm | Pjotr Prins |
2015-05-12 | Merge https://github.com/zsloan/genenetwork2 | Lei Yan |
2015-05-12 | Merge pull request #24 from lyan6/master•••Committer: Lei Yan <lei@penguin.uthsc.edu> | zsloan |
2015-05-12 | Move path search into tools.py | pjotrp |
2015-05-12 | Merge https://github.com/genenetwork/genenetwork2 | Lei Yan |
2015-05-12 | Merge branch 'master' of https://github.com/zsloan/genenetwork2 | pjotrp |
2015-05-12 | Committer: Lei Yan <lei@penguin.uthsc.edu>•••On branch master
| Lei Yan |
2015-05-12 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | pjotrp |
2015-05-12 | Added pylmm instruction | pjotrp |
2015-05-12 | Resolved conflict before commit | zsloan |
2015-05-12 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | zsloan |
2015-05-12 | Just removed some code that wasn't being used | zsloan |
2015-05-12 | Merge pull request #20 from lomereiter/issue11•••Fixes #11 (buttons on collection page) | zsloan |
2015-05-12 | Merge pull request #23 from pjotrp/master•••Removing pylmm out of the GN2 tree | zsloan |
2015-05-12 | Fix #35•••* 'aliases' and 'location' are shown only where relevant
* descriptions for phenotype datasets are provided at the top
| Artem Tarasov |
2015-05-11 | Show PYLMM_PATH on error | Pjotr Prins |
2015-05-11 | Moved chunks | Pjotr Prins |
2015-05-11 | More pylmm dependencies disabled | pjotrp |
2015-05-11 | Remove outdated code | pjotrp |
2015-05-11 | Moving pylmm out of the tree | pjotrp |
2015-05-11 | pylmm has moved out of the GN2 source tree to https://github.com/genenetwork/... | pjotrp |
2015-05-11 | Fixed gen_select_dataset so that it does not include Phenotype and•••Genotype groups when the corresponding data sets do not exist
Interval Mapping no longer shows up for human traits
Fixed the appearance of the mirror links on the main page
| zsloan |
2015-05-11 | Merge branch 'master' of https://github.com/zsloan/genenetwork2 | pjotrp |
2015-05-08 | Merge github.com:genenetwork/genenetwork2 | zsloan |
2015-05-08 | Committing before pulling latest changes/fixes | zsloan |
2015-05-08 | updating histogram on values' change (#28) | Artem Tarasov |
2015-05-08 | fix histogram bin width•••It was calculated wrongly when bins began from a non-zero value
| Artem Tarasov |
2015-05-08 | fix | Artem Tarasov |
2015-05-08 | Fix #29•••The number of bins was set to 20 for all datasets.
Changed the number to be sqrt(#samples) as suggested on Wikipedia.
| Artem Tarasov |
2015-05-08 | Merge branch 'master' of https://github.com/zsloan/genenetwork2 | Artem Tarasov |
2015-05-07 | Merge pull request #22 from lomereiter/fix_trait_data_export•••Fix trait data export (#21) | zsloan |
2015-05-07 | Excel export of trait data | Artem Tarasov |
2015-05-07 | Merge branch 'master' of https://github.com/zsloan/genenetwork2 | Pjotr Prins |
2015-05-07 | fix CSV export of trait data | Artem Tarasov |
2015-05-07 | allow for attribute table to not exist | Artem Tarasov |
2015-05-06 | Merge pull request #18 from lomereiter/login_form_validation•••email and pass validation | zsloan |