ncbi-blast+ 2.2.31-3 source package in Ubuntu

Changelog

ncbi-blast+ (2.2.31-3) unstable; urgency=medium

  * Drop explicite mentioning of quilt
  * Enable building architecture independent package separately
    Closes: #809120
  * Override false lintian error
  * DEP5 fixes

 -- Andreas Tille <email address hidden>  Mon, 28 Dec 2015 12:32:23 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ncbi-blast+_2.2.31-3.dsc 2.2 KiB f77782659f4a73a405eccf8990913ecbab0b03a8b58cea1a82a64612d761e151
ncbi-blast+_2.2.31.orig.tar.gz 18.1 MiB f0960e8af2a6021fde6f2513381493641f687453a804239a7e598649b432f8a5
ncbi-blast+_2.2.31-3.debian.tar.xz 22.5 KiB ed3a7bb03d65423871b2c0af0210bf86934038233ac29f2169325206ee03efab

Available diffs

No changes file available.

Binary packages built by this source

ncbi-blast+: 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.

ncbi-blast+-legacy: 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.
 .
 To use those scripts, /usr/share/ncbi-blast+/bin must be added
 to the PATH.