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

crb-blast - Conditional Reciprocal Best BLAST

Description

       CRB-Blast v0.6.9 by Chris Boursnell <cmb211@cam.ac.uk>

       Conditional Reciprocal Best BLAST

       USAGE: crb-blast <options>

   OPTIONS:--query, -q <s>:
              query fasta file

       --target, -t <s>:
              target fasta file

       --evalue, -e <f>:
              e-value cut off for BLAST. Format 1e-5 (default: 1.0e-05)

       --threads, -h <i>:
              number of threads to run BLAST with (default: 1)

       --output, -o <s>:
              output file as tsv

       --split, -s:
              split the fasta files into chunks and run multiple blast jobs and then combine them.

       --verbose, -v:
              be verbose

       --version, -r:
              Print version and exit

       --help, -l:
              Show this message

crb-blast 0.6.9                                     July 2023                                       CRB-BLAST(1)

Name

       crb-blast - Conditional Reciprocal Best BLAST

See Also