mdshw5 / pyfaidx

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

implement Sequence.__eq__ #158

Closed Maarten-vd-Sande closed 4 years ago

Maarten-vd-Sande commented 4 years ago

Pretty self-explanatory. Now we can directly compare pyfaidx.Sequence to strings.

mdshw5 commented 4 years ago

Looks fantastic. Thanks for the contribution!

mdshw5 commented 4 years ago

This will show up in PyPI as "0.5.8" as soon as the CI server releases the tagged commit.

Maarten-vd-Sande commented 4 years ago

@mdshw5 I think you forgot to merge :angel:

mdshw5 commented 4 years ago

Oh man. Thanks - I'll re-tag and re-release.