Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-12 | Add info to warning | pjotrp | |
2015-05-12 | Remove app line | pjotrp | |
2015-05-12 | More elaborate handling of finding pylmm | Pjotr Prins | |
2015-05-12 | Move path search into tools.py | pjotrp | |
2015-05-12 | Merge branch 'master' of https://github.com/zsloan/genenetwork2 | pjotrp | |
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 | zsloan | |
Fixes #11 (buttons on collection page) | |||
2015-05-12 | Merge pull request #23 from pjotrp/master | zsloan | |
Removing pylmm out of the GN2 tree | |||
2015-05-12 | Fix #35 | Artem Tarasov | |
* 'aliases' and 'location' are shown only where relevant * descriptions for phenotype datasets are provided at the top | |||
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 ↵ | pjotrp | |
https://github.com/genenetwork/pylmm_gn2 | |||
2015-05-11 | Fixed gen_select_dataset so that it does not include Phenotype and | zsloan | |
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 | |||
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 | Artem Tarasov | |
It was calculated wrongly when bins began from a non-zero value | |||
2015-05-08 | fix | Artem Tarasov | |
2015-05-08 | Fix #29 | Artem Tarasov | |
The number of bins was set to 20 for all datasets. Changed the number to be sqrt(#samples) as suggested on Wikipedia. | |||
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 | zsloan | |
Fix trait data export (#21) | |||
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 | zsloan | |
email and pass validation | |||
2015-05-06 | fix spacing | Artem Tarasov | |
2015-05-06 | collection/view: bring buttons back | Artem Tarasov | |
2015-05-06 | email and pass validation | Artem Tarasov | |
2015-05-01 | Commented out imports of a few files that aren't used yet or stored in git | zsloan | |
2015-05-01 | Added Pjotr's latest pylmm changes | zsloan | |
Added GEMMA and necessary plink-format genotype files in gemma directory Added the GEMMA genotype files to git LFS Removed some unnecessary/duplicated code from interval_mapping.py Separated GEMMA mapping code into its own file (will also do this for other methods) and fixed and issue that caused it to not run Added the table to the pair scan results page and wrote some code adding its attributes to each marker object, but it still isn't working yet | |||
2015-04-19 | Pick up PYLMM_PATH from environment or setting.py | Pjotr Prins | |
2015-04-19 | Pick up PYLMM_PATH from environment or setting.py | Pjotr Prins | |
2015-04-19 | pylmm: Release | Pjotr Prins | |
2015-04-19 | pylmm: can now be called from GN2 without path set | Pjotr Prins | |
2015-04-19 | pylmm: auto add to pythonpath | Pjotr Prins | |
2015-04-19 | pylmm: move temp_data local | Pjotr Prins | |
2015-04-19 | pylmm: module loading | Pjotr Prins | |
2015-04-19 | pylmm: Copied benchmark (preparing for a module) | Pjotr Prins | |
2015-04-19 | Output configi | Pjotr Prins | |
2015-04-19 | runserver: set port | Pjotr Prins | |
2015-04-19 | INSTALL: refer to information in ./misc | Pjotr Prins | |