Source: ncbi-blast+ Maintainer: Debian Med Packaging Team Uploaders: Olivier Sallou , Andreas Tille , Aaron M. Ucko Section: science Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Arch: 2to3, libboost-test-dev, libbz2-dev, libc-dev-bin, libgnutls28-dev, liblmdb-dev, libmbedtls-dev, libpcre3-dev, time, zlib1g-dev, procps Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/ncbi-blastplus Vcs-Git: https://salsa.debian.org/med-team/ncbi-blastplus.git Homepage: https://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/ Rules-Requires-Root: no Package: ncbi-blast+ Architecture: any Multi-Arch: foreign Depends: ncbi-data, python3, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Enhances: t-coffee Description: next generation suite of BLAST sequence search tools The Basic Local Alignment Search Tool (BLAST) is the most widely used sequence similarity tool. There are versions of BLAST that compare protein queries to protein databases, nucleotide queries to nucleotide databases, as well as versions that translate nucleotide queries or databases in all six frames and compare to protein databases or queries. PSI-BLAST produces a position-specific-scoring-matrix (PSSM) starting with a protein query, and then uses that PSSM to perform further searches. It is also possible to compare a protein or nucleotide query to a database of PSSM’s. The NCBI supports a BLAST web page at blast.ncbi.nlm.nih.gov as well as a network service. Package: ncbi-blast+-legacy Architecture: all Multi-Arch: foreign Depends: ncbi-blast+, ${misc:Depends} Description: NCBI Blast legacy call script This package adds some fake scripts to call NCBI+ programs with the NCBI blast command line. It makes use of the legacy_blast script in ncbi-blast+ package.