logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

csb-hhsearch - Python bindings for the HHsearch program

Author

       This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage
       of the program.

csb-hhsearch 1.2.5                                November 2017                                  CSB-HHSEARCH(1)

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

See Also