A thin Julia wrapper of hmmer. Functions have the same name as the HMMER programs (and Easel miniapps). Keyword arguments are named consistently with the command line arguments of the respective programs. The package creates temporary files for output and returns the path.
This package is registered. Install with:
import Pkg
Pkg.add("HMMER")