wise 2.4.1-24 source package in Ubuntu

Changelog

wise (2.4.1-24) unstable; urgency=medium

  * Team upload.
  * Standards-Version: 4.6.2 (routine-update)
  * debhelper-compat 13 (routine-update)
  * watch file standard 4 (routine-update)
  * d/patches: Fix implicit-function-declaration errors (Closes: #1066705)
  * d/patches: Mark patch Forwarded fields as not-needed, since no upstream
    bug tracking, and update spelling.patch
  * d/patches: Fix executable-not-elf-or-script lintian warning
  * d/watch: Remove debian uupdate and access secure uri

 -- Lance Lin <email address hidden>  Mon, 18 Mar 2024 22:32:37 +0700

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
wise_2.4.1-24.dsc 2.1 KiB 99d9e400238a7906c9c94289a203f5bc0aa644f51c237170aca078e189694629
wise_2.4.1.orig.tar.gz 3.3 MiB 0aec5e30739110783517a429606249fc6c5fd0d65171c1a6d79ecc5ff81d2935
wise_2.4.1-24.debian.tar.xz 37.6 KiB f1d72cd125e51a89d851ed709135fcafc153284091170be37a7ddfb34521cacc

No changes file available.

Binary packages built by this source

wise: comparison of biopolymers, like DNA and protein sequences

 Wise2 is a package focused on comparisons of biopolymers, commonly DNA
 and protein sequences. There are many other packages which do
 this, probably the best known being BLAST package (from NCBI) and the
 Fasta package (from Bill Pearson). There are other packages, such as
 the HMMER package (Sean Eddy) or SAM package (UC Santa Cruz) focused
 on hidden Markov models (HMMs) of biopolymers.
 .
 Wise2's particular forte is the comparison of DNA sequence at the level
 of its protein translation. This comparison allows the simultaneous
 prediction of say gene structure with homology based alignment.
 .
 Wise2 also contains other algorithms, such as the venerable Smith-Waterman
 algorithm, or more modern ones such as Stephen Altschul's generalised
 gap penalties, or even experimental ones developed in house, such as
 dba. The development of these algorithms is due to the ease of developing
 such algorithms in the environment used by Wise2.
 .
 Wise2 has also been written with an eye for reuse and maintainability.
 Although it is a pure C package you can access its functionality
 directly in Perl. Parts of the package (or the entire package) can
 be used by other C or C++ programs without namespace clashes as all
 externally linked variables have the unique identifier Wise2 prepended.

wise-data: data files for the wise package

 Wise2 is a package focused on comparisons of biopolymers, commonly DNA
 and protein sequences. There are many other packages which do
 this, probably the best known being BLAST package (from NCBI) and the
 Fasta package (from Bill Pearson). There are other packages, such as
 the HMMER package (Sean Eddy) or SAM package (UC Santa Cruz) focused
 on hidden Markov models (HMMs) of biopolymers.
 .
 Wise2's particular forte is the comparison of DNA sequence at the level
 of its protein translation. This comparison allows the simultaneous
 prediction of say gene structure with homology based alignment.
 .
 Wise2 also contains other algorithms, such as the venerable Smith-Waterman
 algorithm, or more modern ones such as Stephen Altschul's generalised
 gap penalties, or even experimental ones developed in house, such as
 dba. The development of these algorithms is due to the ease of developing
 such algorithms in the environment used by Wise2.
 .
 Wise2 has also been written with an eye for reuse and maintainability.
 Although it is a pure C package you can access its functionality
 directly in Perl. Parts of the package (or the entire package) can
 be used by other C or C++ programs without namespace clashes as all
 externally linked variables have the unique identifier Wise2 prepended.
 .
 This package contains data files for Wise2, a package focused on
 comparisons of biopolymers, commonly DNA and protein sequences.

wise-dbgsym: debug symbols for wise
wise-doc: documentation for the wise package

 Wise2 is a package focused on comparisons of biopolymers, commonly DNA
 and protein sequences. There are many other packages which do
 this, probably the best known being BLAST package (from NCBI) and the
 Fasta package (from Bill Pearson). There are other packages, such as
 the HMMER package (Sean Eddy) or SAM package (UC Santa Cruz) focused
 on hidden Markov models (HMMs) of biopolymers.
 .
 Wise2's particular forte is the comparison of DNA sequence at the level
 of its protein translation. This comparison allows the simultaneous
 prediction of say gene structure with homology based alignment.
 .
 Wise2 also contains other algorithms, such as the venerable Smith-Waterman
 algorithm, or more modern ones such as Stephen Altschul's generalised
 gap penalties, or even experimental ones developed in house, such as
 dba. The development of these algorithms is due to the ease of developing
 such algorithms in the environment used by Wise2.
 .
 Wise2 has also been written with an eye for reuse and maintainability.
 Although it is a pure C package you can access its functionality
 directly in Perl. Parts of the package (or the entire package) can
 be used by other C or C++ programs without namespace clashes as all
 externally linked variables have the unique identifier Wise2 prepended.
 .
 This package contains the documentation for Wise2, a package focused on
 comparisons of biopolymers, commonly DNA and protein sequences.