aboutsummaryrefslogtreecommitdiff
path: root/gn3
AgeCommit message (Expand)Author
2021-10-19Migrate `export_informative` functionFrederick Muriuki Muriithi
2021-10-19Merge branch 'main' of github.com:genenetwork/genenetwork3 into partial-corre...Frederick Muriuki Muriithi
2021-10-19Implement remaining `fix_samples` functionalityFrederick Muriuki Muriithi
2021-10-19Fix some linting issuesFrederick Muriuki Muriithi
2021-10-19Allow CORS_ORIGINS to be configurable via the environmentFrederick Muriuki Muriithi
2021-10-19Enable vertical and horizontal heatmapsFrederick 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-10-19Implement `dictify_by_samples`Frederick Muriuki Muriithi
2021-10-18Implement `control_samples` function as is in GN1Frederick Muriuki Muriithi
2021-10-18Move `export_informative` function to `gn3.db.traits` moduleFrederick Muriuki Muriithi
2021-10-18Move 'export_trait_data' to 'gn3.db.traits' moduleFrederick Muriuki Muriithi
2021-10-18Migrate `export_informative` functionFrederick Muriuki Muriithi
2021-10-12Merge branch 'main' of https://github.com/genenetwork/genenetwork3 into bug/f...zsloan
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-27add file not found exceptionAlexander Kabui
2021-09-27return str error for exceptionAlexander Kabui
2021-09-27fix merge conflictsAlexander Kabui
2021-09-27Remove unnecessary variable.Frederick Muriuki Muriithi
2021-09-27Narrow the exception and add commentsFrederick Muriuki Muriithi
2021-09-27Update terminology: `riset` to `group`Frederick Muriuki Muriithi
2021-09-27Update terminology: `strain` to `sample`Frederick Muriuki Muriithi
2021-09-23minor fixes for endpointAlexander Kabui
2021-09-23Return r error if returncode!=0Alexander Kabui
2021-09-23read generated files from r and return outputAlexander Kabui
2021-09-22Fix more pylint errorsFrederick Muriuki Muriithi
2021-09-22Fix typing issuesFrederick Muriuki Muriithi
2021-09-22Fix pylint errorsFrederick Muriuki Muriithi
2021-09-22Update check: Heatmaps need at least 2 itemsFrederick Muriuki Muriithi
2021-09-22Return serialized plotly figureFrederick Muriuki Muriithi
2021-09-22jsonify resultsAlexander Kabui
2021-09-20Enable Cross-Origin Resource SharingFrederick Muriuki Muriithi
2021-09-20Return only the dataFrederick Muriuki Muriithi
2021-09-17Fix a number of linting issuesFrederick Muriuki Muriithi
2021-09-17Return path to generated filename for nowFrederick 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-16Add WGCNA_SCRIT env to settingsAlexander Kabui
2021-09-16pass user input to call scriptAlexander Kabui
2021-09-16Intergrate the heatmap generation with the APIFrederick Muriuki Muriithi
2021-09-16Fix minor bugsFrederick Muriuki Muriithi
2021-09-16Add missing importsFrederick Muriuki Muriithi
2021-09-16run cmd and add exception handlerAlexander Kabui
2021-09-16register wgcna blueprintAlexander Kabui
2021-09-16add initial endpoint for wgcnaAlexander Kabui
2021-09-16add function to compose and run wgcna scriptAlexander Kabui