Skip to content

Parallelize all the things

Compare
Choose a tag to compare
@camillescott camillescott released this 13 Apr 00:35
· 353 commits to master since this release

This release updates the lastal and hmmscan tasks to use GNU parallel for multiprocessing. This means that both should be much faster, and lastal will no longer fail when the -P option is unavailable. Fixes #53 and #19.

pip install -U --no-deps dammit