aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-12Fixed mypy typing errorszsloan
2021-10-12Merge branch 'main' of https://github.com/genenetwork/genenetwork3 into featu...zsloan
2021-10-06guix.scm: Add python-flask-cors and python-plotly dependenciesBonfaceKilz
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-28Merge pull request #38 from genenetwork/feature/wgcna_analysisBonfaceKilz
2021-09-27modify unittestsAlexander Kabui
2021-09-27modify integration testsAlexander Kabui
2021-09-27add file not found exceptionAlexander Kabui
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-23Tried to make the docstrings more consistentzsloan
2021-09-23Merge branch 'feature/add_rqtl_pairscan' of https://github.com/zsloan/genenet...zsloan
2021-09-23Add typing to some functionszsloan
2021-09-23Add functions for getting proximal/distal markers for each pseudomarker posit...zsloan
2021-09-23Fix issue that causes R/qtl to always run pair-scan even if pair-scan isn't s...zsloan
2021-09-23Added genofile name to inputs for processing R/qtl pair-scan results, since i...zsloan
2021-09-23Removed quotes from beginning and end of chromosome stringzsloan
2021-09-23Fixed a cople function calls to use the updated function nameszsloan
2021-09-23Create pairscan_for_figure and pairscan_for_table functions that return the D...zsloan
2021-09-23Updated rqtl_wrapper to also return a map file when doing a pair-scan (since ...zsloan
2021-09-23Fix imports to import both process_rqtl_mapping and process_rqtl_pairscan in ...zsloan
2021-09-23Added pairscan boolean kwarg and process_rqtl_pairscan function for reading i...zsloan
2021-09-23Added line priting pair-scan results to CSV and changed the default step-size...zsloan
2021-09-23- Added scan_func function that determines whether scanone or scantwozsloan
2021-09-23Added option for running pairscan to rqtl_wrapper.Rzsloan
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