#!/bin/bash

(cd ~/ && python -c "import hmmer_reader; import sys; sys.exit(hmmer_reader.test())")
