Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

bp_remote_blast.pl - script for submitting jobs to a remote blast server (ncbi blast queue at this time)

Author - Jason Stajich

       Email jason-at-bioperl-dot-org

perl v5.30.0                                       2020-05-12                                BP_REMOTE_BLAST(1p)

Description

       This module will run a remote blast on a set of sequences by submitting them to the NCBI blast queue and
       printing the output of the request.

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 the bugs and their resolution.  Bug
       reports can be submitted via the web:

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

Name

       bp_remote_blast.pl - script for submitting jobs to a remote blast server (ncbi blast queue at this time)

Synopsis

       % bp_remote_blast.pl -p blastp -d ecoli -e 1e-5 -i myseqs.fa

See Also