Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-12 | Check G | Pjotr Prins | |
2015-03-12 | Debug info | Pjotr Prins | |
2015-03-12 | process_plink.py: remove unused file | Pjotr Prins | |
2015-03-11 | runlmm.py: message | Pjotr Prins | |
2015-03-11 | Adding multi-core kinship.py | Pjotr Prins | |
2015-03-11 | lmm.py: change message on running from CLI | Pjotr Prins | |
2015-03-11 | & Added testing option, now the results match | Pjotr Prins | |
2015-03-10 | Normalisation | Pjotr Prins | |
2015-03-10 | lmm.py: debugging output | Pjotr Prins | |
2015-03-10 | Missing genotypes and normalize | Pjotr Prins | |
2015-03-10 | Populationg Redis from TSV data | Pjotr Prins | |
2015-03-10 | Refactored tsvreader out | Pjotr Prins | |
2015-03-10 | Factoring out tsvreaders | Pjotr Prins | |
2015-03-10 | convertlmm.py: add SNP names | Pjotr Prins | |
2015-03-10 | Turn HAB encoding into pylmm genotyping | Pjotr Prins | |
2015-03-09 | Add HAB encoding | Pjotr Prins | |
2015-03-09 | Write genotype file non-transposed | Pjotr Prins | |
2015-03-09 | Write genotype file (start) | Pjotr Prins | |
2015-03-09 | Write genotype file (start) | Pjotr Prins | |
2015-03-09 | plink: missing values in bim | Pjotr Prins | |
2015-03-09 | Now we can use print in lamdba | Pjotr Prins | |
2015-03-09 | Not using numpy - is part of the caller | Pjotr Prins | |
2015-03-09 | plink: no need to know the number of SNPs, but you need INDs | Pjotr Prins | |
2015-03-09 | plink support | Pjotr Prins | |
2015-03-09 | convertlmm.py: options.geno | Pjotr Prins | |
2015-03-09 | convertlmm.py: plink support | Pjotr Prins | |
2015-03-09 | Parse new phenotype format | Pjotr Prins | |
2015-03-09 | Parse new phenotype format | Pjotr Prins | |
2015-03-07 | Write phenotypes | Pjotr Prins | |
2015-03-07 | Kinship converter | Pjotr Prins | |
2015-03-05 | Kinship file format support (reader and writer) | Pjotr Prins | |
2015-03-05 | Convert textual kinship file | Pjotr Prins | |
2015-03-05 | Helpers to split out functionality | Pjotr Prins | |
2015-03-05 | Removed execution flag x from files | Pjotr Prins | |
2015-03-03 | fix print | Pjotr Prins | |
2015-03-01 | Warning | Pjotr Prins | |
2015-03-01 | Add warning to running lmm.py from the command line | Pjotr Prins | |
2015-02-28 | Started adaptations for introducing multi-core version | Pjotr Prins | |
2015-02-20 | Splitting out handlers | Pjotr Prins | |
2015-02-20 | Moved pylmm scripts that are not used by GN2 | Pjotr Prins | |
2015-02-20 | Split out behaviour for calling lmm from GN2 or (testing) CLI | Pjotr Prins | |
2015-02-11 | Added pop-up for empty searches | Zachary Sloan | |
Replaced pyLMM code with one version of Pyotr's updated faster code Began fixing search to work for combined searches Made login screen look better and fixed for empty fields | |||
2014-07-09 | Updated coffeescript, svg export working fine, interval mapping zoom working | Zachary Sloan | |
2014-06-25 | Added Karl's correlation matrix code | Zachary Sloan | |
Improved the "scatterplot matrix" feature on the trait page so that it matches the chosen trait against every selected trait | |||
2014-05-05 | Committing a bunch of changes related to integrating GEMMA and | Zachary Sloan | |
adding the correlation matrix page | |||
2014-03-26 | Got anonymous collections working correctly | Zachary Sloan | |
Got results for the HSNIH and CANDLE marker regression pages (still some issues with the manhattan plot) | |||
2014-02-28 | Made some changes/comments to Lei's load_genotypes.py file | Zachary Sloan | |
2014-02-24 | Chromosome zoom is working for the marker regression manhattan plot | Zachary Sloan | |
and results show up correctly in the table again | |||
2014-01-30 | The calculations for the manhattan plot are now run from the command | Zachary Sloan | |
line as a background process, allowing multiple to be run at the same time without the time increasing. | |||
2014-01-30 | Most of the work is done towards running lmm.py from the command line | Zachary Sloan | |
and storing the results in redis |