mdshw5 / pyfaidx

Efficient pythonic random access to fasta subsequences
https://pypi.python.org/pypi/pyfaidx
Other
449 stars 75 forks source link

Fix write_fai #166

Closed folded closed 4 years ago

folded commented 4 years ago

PTAL. This fixes a couple of issues, as described in the commit message.

mdshw5 commented 4 years ago

Looks good. I'll merge and tag a new release!