Age | Commit message (Expand) | Author |
---|---|---|
2021-09-28 | Provide loci names to heatmap | Frederick Muriuki Muriithi |
2021-09-28 | Retrieve loci names ordered by chromosomes | Frederick Muriuki Muriithi |
2021-09-28 | Approximate single-spectrum colour scale in GN1 | Frederick Muriuki Muriithi |
2021-09-27 | add file not found exception | Alexander Kabui |
2021-09-27 | return str error for exception | Alexander Kabui |
2021-09-27 | fix merge conflicts | Alexander Kabui |
2021-09-27 | Remove unnecessary variable. | Frederick Muriuki Muriithi |
2021-09-27 | Narrow the exception and add comments | Frederick Muriuki Muriithi |
2021-09-27 | Update terminology: `riset` to `group` | Frederick Muriuki Muriithi |
2021-09-27 | Update terminology: `strain` to `sample` | Frederick Muriuki Muriithi |
2021-09-23 | minor fixes for endpoint | Alexander Kabui |
2021-09-23 | Return r error if returncode!=0 | Alexander Kabui |
2021-09-23 | read generated files from r and return output | Alexander Kabui |
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-22 | jsonify results | Alexander Kabui |
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 | Add WGCNA_SCRIT env to settings | Alexander Kabui |
2021-09-16 | pass user input to call script | Alexander Kabui |
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-16 | run cmd and add exception handler | Alexander Kabui |
2021-09-16 | register wgcna blueprint | Alexander Kabui |
2021-09-16 | add initial endpoint for wgcna | Alexander Kabui |
2021-09-16 | add function to compose and run wgcna script | Alexander Kabui |
2021-09-16 | function to parse form data and write to json file | Alexander Kabui |
2021-09-15 | init wgcna file to run r script and preprocess data | Alexander Kabui |
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 |