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

bp_parse_hmmsearch - parse single/multiple HMMSEARCH results file(s) with

Author

         Mauricio Herrera Cuadra <mauricio at open-bio.org>

perl v5.30.0                                       2019-10-29                             BP_PARSE_HMMSEARCH(1p)

Description

MandatoryOptions:
         -s  HMMSEARCH file to parse.
         -m  INDEX file that contains a list of HMMSEARCH files for multiple
             parsing.

   SpecialOptions:
         --po    Print only the hits that have positive scores.
         --ps    Print the total of positive scores found.
         --help  Show this documentation.

Feedback

MailingLists
       User feedback is an integral part of the evolution of this and other Bioperl modules. Send your comments
       and suggestions preferably to the Bioperl mailing list. Your participation is much appreciated.

         bioperl-l@bioperl.org                  - General discussion
         http://bioperl.org/wiki/Mailing_lists  - About the mailing lists

   ReportingBugs
       Report bugs to the Bioperl bug tracking system to help us keep track of the bugs and their resolution.
       Bug reports can be submitted via the web:

         https://github.com/bioperl/bioperl-live/issues

Name

       bp_parse_hmmsearch - parse single/multiple HMMSEARCH results file(s) with
                         different output options

Synopsis

       bp_parse_hmmsearch [--po] [--ps] -s hmmsearch_file

       bp_parse_hmmsearch [--po] [--ps] -m index_file

See Also