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_filter_search - filters searchio results, outputting a tab delimited summary

Author

         Ewan Birney <birney@ebi.ac.uk>

perl v5.32.1                                       2021-08-15                               BP_FILTER_SEARCH(1p)

Description

       This script filters searchio results allowing a number of different filters to be applied before
       outputting to stdout in a tab delimited format.

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 email or the web:

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

Name

       bp_filter_search - filters searchio results, outputting a tab delimited summary

Synopsis

         #bp_filter_search -format blast -score 200 < search.bl > search.tab

See Also