aboutsummaryrefslogtreecommitdiff
path: root/gn3
AgeCommit message (Expand)Author
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
2021-09-16function to parse form data and write to json fileAlexander Kabui
2021-09-15init wgcna file to run r script and preprocess dataAlexander Kabui
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
2021-09-08Ease search for traits and chromosomesMuriithi Frederick Muriuki
2021-09-08Parse Chr value as int where possibleMuriithi Frederick Muriuki
2021-09-08Remove extraneous text to ease sortingMuriithi Frederick Muriuki
2021-09-08Fix the traits order computations for clusteringMuriithi Frederick Muriuki
2021-09-06Provide function to organise parsed QTLReaper resultsMuriithi Frederick Muriuki
2021-09-06Leave "Chr" value as string when parsingMuriithi Frederick Muriuki
2021-09-06Handle type-coercion exceptionsMuriithi Frederick Muriuki
2021-09-06Find nearest markerMuriithi Frederick Muriuki
2021-09-03Add covarstruct as a possible keyword for the rqtl_wrapper.R script (not inte...zsloan
2021-09-01Fix linting and typing issuesMuriithi Frederick Muriuki
2021-09-01Built top-level genotype file parsing functionMuriithi Frederick Muriuki
2021-09-01Parse data lines into markersMuriithi Frederick Muriuki
2021-09-01Parse the genotype file's data headerMuriithi Frederick Muriuki
2021-09-01Implement parsing of genotype labelsMuriithi Frederick Muriuki
2021-08-31Fix linting errors, minor bugs and reorganise codeMuriithi Frederick Muriuki
2021-08-31Update `heatmap_data` function: remove extraneous dataMuriithi Frederick Muriuki
2021-08-31Parse QTLReaper outputsMuriithi Frederick Muriuki