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

lambda2 - Lambda, the Local Aligner for Massive Biological DataA

Available Commands

searchp  – Perform a protein search (BLASTP, BLASTX, TBLASTN, TBLASTX).

       searchn  – Perform a nucleotide search (BLASTN, MEGABLAST).

       mkindexp – Create an index for protein searches.

       mkindexn – Create an index for nucleotide searches.

       To view the help page for a specific command, simply run 'lambda command --help'.

Description

       Lambda  is  a  local  aligner  optimized  for  many  query sequences and searches in protein space. It is
       compatible to BLAST, but much faster than BLAST and many other comparable tools.

       Detailed information is available in the wiki: <https://github.com/seqan/lambda/wiki>

Name

       lambda2 - Lambda, the Local Aligner for Massive Biological DataA

Options

-h, --help
              Display the help message.

       --version-checkBOOL
              Turn this option off to disable version update notifications of the application.  One  of  1,  ON,
              TRUE, T, YES, 0, OFF, FALSE, F, and NO. Default: 1.

       --version
              Display version information.

       --copyright
              Display long copyright information.

Required Arguments

COMMANDSTRING
              The sub-program to execute. See below. One of searchp, searchn, mkindexp, and mkindexn.

Synopsis

lambda2 [OPTIONS] COMMAND [COMMAND-OPTIONS]

See Also