v0.6.2
Changed
hmmsearch
,phmmer
andnhmmer
functions will reduce the requested number of threads to the number of queries, if it can be detected usingoperator.length_hint
.
Added
- Documentation for loading all HMMs from an
HMMFile
object at once (#23). - List of projects depending on PyHMMER to the
Examples
page of the documentation.