aboutsummaryrefslogtreecommitdiff
path: root/gn3/computations/rqtl.py
AgeCommit message (Expand)Author
2021-10-12Fixed mypy typing errorszsloan
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-08-03Create pairscan_for_figure and pairscan_for_table functions that return the D...zsloan
2021-07-26Added pairscan boolean kwarg and process_rqtl_pairscan function for reading i...zsloan
2021-06-18Fixed pylint issueszsloan
2021-06-18Resolve mypy errors in computations/rqtl.pyzsloan
2021-05-25Include code that processes rqtl output files and returns actual results inst...zsloan
2021-05-19Temporarily replace forward-slashes with underscores, since they can be inclu...zsloan
2021-05-18Fixed generate_rqtl_cmd to make the kwarg hash from a combination of keywords...zsloan
2021-05-18Fixed variety of issues detected by pylintzsloan
2021-05-17Created compose_rqtl_command and generate_rqtl_command to create the actual c...zsloan