ncbi-blast+ 2.12.0+ds-4 source package in Ubuntu

Changelog

ncbi-blast+ (2.12.0+ds-4) unstable; urgency=medium

  * debian/control: Drop build dependency on libpcre3-dev; PCRE2 support
    isn't ready yet, but there's a convenience copy of classic PCRE that
    will suffice for now.  (Partly addresses #891197.)
  * debian/source/lintian-overrides: Accommodate bracketed paths.
  * Standards-Version: 4.6.2 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Refer to common license file for Apache-2.0.
  * Avoid explicitly specifying -Wl,--as-needed linker flag.

 -- Aaron M. Ucko <email address hidden>  Mon, 04 Sep 2023 22:40:42 -0400

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.12.0+ds-4.dsc 2.3 KiB f138d39961416c79add818bebe52e2e321ab2af35651774f80d3056bac749d13
ncbi-blast+_2.12.0+ds.orig.tar.xz 45.3 MiB ba196a539c187d838564e84d0bf32e1836e2f852db3da7d12a267dced46ae91a
ncbi-blast+_2.12.0+ds-4.debian.tar.xz 32.7 KiB 69859cfa53f6f9923a2c5373a4d1dfcdf32aff01382bb83d6f58a2ec7ad7dbcb

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+-dbgsym: debug symbols for ncbi-blast+
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.