Age | Commit message (Expand) | Author |
---|---|---|
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-22 | Update check: Heatmaps need at least 2 items | Frederick Muriuki Muriithi |
2021-09-22 | Return serialized plotly figure | Frederick Muriuki Muriithi |
2021-09-20 | Enable Cross-Origin Resource Sharing | Frederick Muriuki Muriithi |
2021-09-20 | Return only the data | Frederick Muriuki Muriithi |
2021-09-17 | Fix a number of linting issues | Frederick Muriuki Muriithi |
2021-09-17 | Return path to generated filename for now | Frederick Muriuki Muriithi |
2021-09-17 | Fix some layout issues and update colorscale | Frederick Muriuki Muriithi |
2021-09-17 | Create dendrogram to show clustering tree | Frederick Muriuki Muriithi |
2021-09-16 | Intergrate the heatmap generation with the API | Frederick Muriuki Muriithi |
2021-09-16 | Fix minor bugs | Frederick Muriuki Muriithi |
2021-09-16 | Add missing imports | Frederick Muriuki Muriithi |
2021-09-15 | Update entry-point function for heatmap generation | Frederick Muriuki Muriithi |
2021-09-15 | Generate heatmaps in a single plot | Frederick Muriuki Muriithi |
2021-09-15 | Process data into format usable by heatmaps | Frederick Muriuki Muriithi |
2021-09-15 | Integrate get_lsr_from_chr function | 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-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 |