Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-18 | Account for boolean kwargs in compute() by storing them in a list, since ↵ | zsloan | |
they don't have corresponding values | |||
2021-05-18 | Fixed variety of issues detected by pylint | zsloan | |
2021-05-17 | Read in kwargs fromrequest and pass the command, tmpdir, and kwargs to ↵ | zsloan | |
generate_rqtl_cmd which returns the actual command and output path | |||
2021-05-17 | Add rqtl.py for rqtl endpoints | zsloan | |