aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-27add tests for calling wgcna_scriptAlexander Kabui
2021-09-27return str error for exceptionAlexander Kabui
2021-09-27fix merge conflictsAlexander Kabui
2021-09-27remove unnecessary comments and variablesAlexander Kabui
2021-09-27Merge pull request #37 from genenetwork/heatmap_generationBonfaceKilz
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-25minor fixes for unittestsAlexander Kabui
2021-09-23Fix covariates as described by Dannyzsloan
2021-09-23add traits as columns names and pass as json inputAlexander Kabui
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-23check for na powerEst and use a default valueAlexander Kabui
2021-09-23append input to outputAlexander Kabui
2021-09-23sample output dataAlexander Kabui
2021-09-23validate required outputAlexander Kabui
2021-09-23add mock test data for scriptAlexander Kabui
2021-09-23pass json file path as an argAlexander Kabui
2021-09-23pass other variables from user input for network constrAlexander Kabui
2021-09-23add rjson dependencyAlexander Kabui
2021-09-23load data from json file and and convert to dtAlexander Kabui
2021-09-23Add missing dependencies causing pylint to failFrederick Muriuki Muriithi
2021-09-23Refactor: Move common sample data to separate fileFrederick Muriuki Muriithi
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-22add init tests for call to scriptAlexander Kabui
2021-09-22add required wgcna dependencies to guix.scmAlexander Kabui
2021-09-22jsonify resultsAlexander Kabui
2021-09-22init endpoint tests for wgcnaAlexander Kabui
2021-09-20Enable Cross-Origin Resource SharingFrederick Muriuki Muriithi
2021-09-20Remove proof-of-concept test codeFrederick 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-16pylint fixesAlexander Kabui
2021-09-16Add WGCNA_SCRIT env to settingsAlexander Kabui
2021-09-16init tests for wgcnaAlexander 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