wilkelab / Opfi

A Python package for discovery, annotation, and analysis of gene clusters in genomics or metagenomics data sets.
https://opfi.readthedocs.io/
MIT License
21 stars 5 forks source link

Fix broken CI run and make tests faster #80

Closed jimrybarski closed 4 years ago

jimrybarski commented 4 years ago

Distinguish property tests from "slow" tests so that it doesn't take half an hour for tests to run. Merging into master also runs the property tests.

Also fixed the BLAST and pilercr installations which was causing five tests to fail.

make install will install pilercr to /usr/local/bin