aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/computations/test_rqtl.py
AgeCommit message (Collapse)Author
2021-06-18Fixed another error where test_generate_rqtl_command didn't include the ↵zsloan
filename argument (not sure why running unit tests locally doesn't detect this)
2021-06-18Fixed file type from json to csv for test_generate_rqtl_commandzsloan
2021-06-18Fixed test_rqtl.py to include Rscript in the commandzsloan
2021-05-18Added unit test for computations/rqtl.pyzsloan