mdshw5 / pyfaidx

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

Fasta instances should have a __len__ method #157

Closed mdshw5 closed 4 years ago

mdshw5 commented 4 years ago

It would be helpful sometimes to know the character length of the sequence in a FASTA file, and this can be quickly computed from the index.