aboutsummaryrefslogtreecommitdiff
path: root/gn3/computations
AgeCommit message (Expand)Author
2021-11-11Merge branch 'main' into feature/add_rqtl_pairscanzsloan
2021-11-11pylint fixes and pep8 formattingAlexander Kabui
2021-11-11fix target and base sample data orderAlexander Kabui
2021-11-11fix:spawned processes memory issuesAlexander Kabui
2021-11-11replace list with generatorsAlexander Kabui
2021-11-04Create blackbox tests for some functions migrated from RFrederick Muriuki Muriithi
2021-11-04Stub `determine_partials`Frederick Muriuki Muriithi
2021-11-04Implement `compute_partial_correlations_fast`Frederick Muriuki Muriithi
2021-11-04Retrieve indices of the selected samplesFrederick Muriuki Muriithi
2021-11-04Explicitly round the valuesFrederick Muriuki Muriithi
2021-11-04Specify ten (10) decimal placesFrederick Muriuki Muriithi
2021-11-04Fix linting and typing errorsFrederick Muriuki Muriithi
2021-11-04Complete `build_temporary_tissue_correlations_table`Frederick Muriuki Muriithi
2021-11-04Complete implementation of `batch_computed_tissue_correlation`Frederick Muriuki Muriithi
2021-11-04Move `correlations_of_all_tissue_traits`Frederick Muriuki Muriithi
2021-11-04Implement `tissue_correlation` functionFrederick Muriuki Muriithi
2021-11-04Move the function to computations moduleFrederick Muriuki Muriithi
2021-11-04Move the partial_correlations module to gn3.computationsFrederick Muriuki Muriithi
2021-10-29Feature/biweight reimplementation (#47)Alexander Kabui
2021-10-25mypy:Incompatible types in assignment fixAlexander Kabui
2021-10-25mypy fix for none stdoutAlexander Kabui
2021-10-25pylint and pep8 formattingAlexander Kabui
2021-10-25fix unittestsAlexander Kabui
2021-10-25minor modification for emitting data:add namespacesAlexander Kabui
2021-10-25pep8 formatting,pylint fixesAlexander Kabui
2021-10-25add socket obj and emit processAlexander Kabui
2021-10-25fix issues serializing byte stringAlexander Kabui
2021-10-25rename key to image_dataAlexander Kabui
2021-10-25add function to process imagesAlexander Kabui
2021-10-25add function to capture output in real timeAlexander Kabui
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