HMMER (pyhmmer.hmmer
)#
Reimplementation of HMMER binaries with the PyHMMER API.
Note
Functions of this module handle parallelization using threads to run searches in parallel for the different queries. If less queries are given, the number of threads will be reduced to avoid spawning idle threads.
Sequence Searches#
Profile Searches#
Iterative Searches#
|
Search protein sequences against a sequence database. |