Age | Commit message (Expand) | Author |
---|---|---|
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-09-01 | Fix linting and typing issues | Muriithi Frederick Muriuki |
2021-09-01 | Built top-level genotype file parsing function | Muriithi Frederick Muriuki |
2021-09-01 | Parse data lines into markers | Muriithi Frederick Muriuki |
2021-09-01 | Parse the genotype file's data header | Muriithi Frederick Muriuki |
2021-09-01 | Implement parsing of genotype labels | 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-31 | Provide utilities for genotype files | 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 | Provide top-level `riset` key-value pair | Muriithi Frederick Muriuki |
2021-08-18 | Add tests and fix errors caught with tests | Muriithi Frederick Muriuki |
2021-08-18 | Fix errors: add in missing parenthesis | Muriithi Frederick Muriuki |
2021-08-18 | Initialise heatmap generation module | 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 | Provide top-level `riset` key-value pair | Muriithi Frederick Muriuki |
2021-08-17 | Add tests and fix errors caught with tests | Muriithi Frederick Muriuki |
2021-08-17 | Fix errors: add in missing parenthesis | Muriithi Frederick Muriuki |
2021-08-16 | Merge branch 'main' into heatmap_generation | Muriithi Frederick Muriuki |
2021-08-16 | Merge pull request #32 from genenetwork/heatmap_decompose_db_retrieval | BonfaceKilz |
2021-08-12 | Initialise heatmap generation module | Muriithi Frederick Muriuki |
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 |