aboutsummaryrefslogtreecommitdiff
path: root/gn3/computations
AgeCommit message (Expand)Author
2021-10-12Fixes pylint errorszsloan
2021-10-12Fixed mypy typing errorszsloan
2021-10-12Merge branch 'main' of https://github.com/genenetwork/genenetwork3 into featu...zsloan
2021-09-27add file not found exceptionAlexander Kabui
2021-09-27return str error for exceptionAlexander Kabui
2021-09-27fix merge conflictsAlexander Kabui
2021-09-27Narrow the exception and add commentsFrederick Muriuki Muriithi
2021-09-27Update terminology: `strain` to `sample`Frederick Muriuki Muriithi
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-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-23Added pairscan boolean kwarg and process_rqtl_pairscan function for reading i...zsloan
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-17Fix a number of linting issuesFrederick Muriuki Muriithi
2021-09-16run cmd and add exception handlerAlexander 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-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-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
2021-08-31Fix bugs with `run_reaper` functionMuriithi Frederick Muriuki
2021-08-30Fix issues with traits file formatMuriithi Frederick Muriuki
2021-08-30Remove empty lineMuriithi Frederick Muriuki
2021-08-30Fix some linting errors and minor bugs.Muriithi Frederick Muriuki
2021-08-30Implement module for interfacing with rust-qtlreaperMuriithi Frederick Muriuki
2021-08-27Provide intermediate data in final resultsMuriithi Frederick Muriuki
2021-08-27Export trait data to fileMuriithi Frederick Muriuki
2021-08-27Rework strains and trait values retrievalMuriithi Frederick Muriuki
2021-08-20Merge branch 'main' of github.com:genenetwork/genenetwork3 into heatmap_gener...Muriithi Frederick Muriuki
2021-08-20Fix typing issue(s) caught by mypyMuriithi Frederick Muriuki