csb-hhsearch - Python bindings for the HHsearch program
Contents
Description
usage: csb-hhsearch [-h] [-b BINARY] [-c CPU] -d DATABASE query [query ...]
Python bindings for the HHsearch program. Capable of executing multiple HHsearch jobs in parallel.
positionalarguments:
query query HMM file(s)
optionalarguments:-h, --help
show this help message and exit
-b BINARY, --binary BINARY
full path to the HHsearch binary (default=hhsearch)
-c CPU, --cpu CPU
maximum degree of parallelism (default=4)
-d DATABASE, --database DATABASE
the subject (database) HMM file
Name
csb-hhsearch - Python bindings for the HHsearch program
