Age | Commit message (Expand) | Author |
---|---|---|
2021-09-27 | Narrow the exception and add comments | Frederick Muriuki Muriithi |
2021-09-27 | Update terminology: `strain` to `sample` | Frederick Muriuki Muriithi |
2021-09-22 | Fix more pylint errors | Frederick Muriuki Muriithi |
2021-09-22 | Fix typing issues | Frederick Muriuki Muriithi |
2021-09-22 | Fix pylint errors | Frederick Muriuki Muriithi |
2021-09-17 | Fix a number of linting issues | Frederick Muriuki Muriithi |
2021-09-15 | Reorganise modules | Frederick Muriuki Muriithi |
2021-09-08 | Ease search for traits and chromosomes | Muriithi Frederick Muriuki |
2021-09-08 | Parse Chr value as int where possible | Muriithi Frederick Muriuki |
2021-09-08 | Remove extraneous text to ease sorting | Muriithi Frederick Muriuki |
2021-09-08 | Fix the traits order computations for clustering | Muriithi Frederick Muriuki |
2021-09-06 | Provide function to organise parsed QTLReaper results | Muriithi Frederick Muriuki |
2021-09-06 | Leave "Chr" value as string when parsing | Muriithi Frederick Muriuki |
2021-09-06 | Handle type-coercion exceptions | Muriithi Frederick Muriuki |
2021-09-06 | Find nearest marker | Muriithi Frederick Muriuki |
2021-08-31 | Fix linting errors, minor bugs and reorganise code | Muriithi Frederick Muriuki |
2021-08-31 | Update `heatmap_data` function: remove extraneous data | Muriithi Frederick Muriuki |
2021-08-31 | Parse QTLReaper outputs | Muriithi Frederick Muriuki |
2021-08-31 | Fix bugs with `run_reaper` function | Muriithi Frederick Muriuki |
2021-08-30 | Fix issues with traits file format | Muriithi Frederick Muriuki |
2021-08-30 | Remove empty line | Muriithi Frederick Muriuki |
2021-08-30 | Fix some linting errors and minor bugs. | Muriithi Frederick Muriuki |
2021-08-30 | Implement module for interfacing with rust-qtlreaper | Muriithi Frederick Muriuki |
2021-08-27 | Provide intermediate data in final results | Muriithi Frederick Muriuki |
2021-08-27 | Export trait data to file | Muriithi Frederick Muriuki |
2021-08-27 | Rework strains and trait values retrieval | Muriithi Frederick Muriuki |
2021-08-20 | Merge branch 'main' of github.com:genenetwork/genenetwork3 into heatmap_gener... | Muriithi Frederick Muriuki |
2021-08-20 | Fix typing issue(s) caught by mypy | Muriithi Frederick Muriuki |
2021-08-20 | Retrieve the strains with valid values | Muriithi Frederick Muriuki |
2021-08-20 | Add tests for ordering and implement function | Muriithi Frederick Muriuki |
2021-08-20 | Minor correlation fixes (#36) | Alexander Kabui |
2021-08-18 | Test the clustering | Muriithi Frederick Muriuki |
2021-08-18 | Fix obvious linting errors | Muriithi Frederick Muriuki |
2021-08-18 | Make child sequence a list | Muriithi Frederick Muriuki |
2021-08-18 | Add tests and fix errors caught with tests | Muriithi Frederick Muriuki |
2021-08-17 | Test the clustering | Muriithi Frederick Muriuki |
2021-08-17 | Fix obvious linting errors | Muriithi Frederick Muriuki |
2021-08-17 | Make child sequence a list | Muriithi Frederick Muriuki |
2021-08-17 | Add tests and fix errors caught with tests | Muriithi Frederick Muriuki |
2021-08-16 | Merge pull request #32 from genenetwork/heatmap_decompose_db_retrieval | BonfaceKilz |
2021-08-12 | Fix linting errors | Muriithi Frederick Muriuki |
2021-08-12 | Import missing definitions | Muriithi Frederick Muriuki |
2021-08-11 | use normal function for correlation (#34) | Alexander Kabui |
2021-08-09 | Build up the heatmap data | Muriithi Frederick Muriuki |
2021-08-04 | Fix issues caught by pylint | Muriithi Frederick Muriuki |
2021-07-29 | Add partial type annotations for slink module | Muriithi Frederick Muriuki |
2021-07-29 | Add partial type annotations for slink module | Muriithi Frederick Muriuki |
2021-07-26 | Merge branch 'main' of github.com:genenetwork/genenetwork3 | Muriithi Frederick Muriuki |
2021-07-26 | Fix issues caught by pylint | Muriithi Frederick Muriuki |
2021-07-26 | Check if corr_coefficient is NaN, since apparently it's stored as NaN instead... | zsloan |