aboutsummaryrefslogtreecommitdiff
path: root/gn3/heatmaps.py
AgeCommit message (Expand)Author
2022-02-21Fix a myriad of linter issuesFrederick Muriuki Muriithi
2021-11-11Remove redundant check on the Pearson correlation coefficient.Arun Isaac
2021-10-19Move 'export_trait_data' to 'gn3.db.traits' moduleFrederick Muriuki Muriithi
2021-10-19Fix some linting issuesFrederick Muriuki Muriithi
2021-10-19Enable vertical orientation of heatmapsFrederick Muriuki Muriithi
2021-10-19Swap axis labelsFrederick Muriuki Muriithi
2021-10-19Add typing. Simplify arguments.Frederick Muriuki Muriithi
2021-10-19Remove file I/O statementsFrederick Muriuki Muriithi
2021-09-28Provide loci names to heatmapFrederick Muriuki Muriithi
2021-09-28Retrieve loci names ordered by chromosomesFrederick Muriuki Muriithi
2021-09-28Approximate single-spectrum colour scale in GN1Frederick Muriuki Muriithi
2021-09-27Update terminology: `riset` to `group`Frederick Muriuki Muriithi
2021-09-27Update terminology: `strain` to `sample`Frederick Muriuki Muriithi
2021-09-22Fix typing issuesFrederick Muriuki Muriithi
2021-09-22Fix pylint errorsFrederick Muriuki Muriithi
2021-09-22Return serialized plotly figureFrederick Muriuki Muriithi
2021-09-20Return only the dataFrederick Muriuki Muriithi
2021-09-17Fix a number of linting issuesFrederick Muriuki Muriithi
2021-09-17Fix some layout issues and update colorscaleFrederick Muriuki Muriithi
2021-09-17Create dendrogram to show clustering treeFrederick Muriuki Muriithi
2021-09-16Fix minor bugsFrederick Muriuki Muriithi
2021-09-16Add missing importsFrederick Muriuki Muriithi
2021-09-15Update entry-point function for heatmap generationFrederick Muriuki Muriithi
2021-09-15Generate heatmaps in a single plotFrederick Muriuki Muriithi
2021-09-15Process data into format usable by heatmapsFrederick Muriuki Muriithi
2021-09-15Integrate get_lsr_from_chr functionFrederick Muriuki Muriithi
2021-09-15Reorganise modulesFrederick Muriuki Muriithi