Moar Parallel, Less Bugs
Changes:
- Fixes the broken parallel hmmscan command. Sorry bout that!
- Adds parallel support to cmscan.
- Adds a bunch more tests.
- Reorganizes the test suite.
- Remove the deprecated CRBB module and its scikit-learn dependency (development on that is now over in https://github.com/camillescott/shmlast)
- Slight modifications to the install instructions.
Update in the usual way with:
pip install -U --no-deps dammit
Unless otherwise unable, it's also good to update pandas:
conda update pandas numexpr