A new `--coverage` option is introduced in this version, and we now require the pyfaidx module be installed (`pip install pyfaidx`) and that `bwa`, `samtools` and `bedtools` are in PATH. `--coverage` turns on read file generation (`-r`) and turns off fuzziness (`-z 1`). It reports allele (coverage) for the entire allele.
Hanging indent fixed on line 250