physamp 1.1.0-5 source package in Ubuntu

Changelog

physamp (1.1.0-5) unstable; urgency=medium

  * Team upload.
  * d/patches/unforce-cxxflags.patch: merge with upstream's flags,
    especially -std=c++11; forward our patch to upstream.
  * r/rules: enable full hardening
  * Standards-Version: 4.6.2 (routine-update)

 -- Michael R. Crusoe <email address hidden>  Mon, 25 Mar 2024 18:59:54 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
physamp_1.1.0-5.dsc 2.0 KiB 92bec72f96aea7a93f1c72c64ff94be4c600ad74232b687d55932ac8428842f3
physamp_1.1.0.orig.tar.gz 236.2 KiB 0c687e7f46d6d5732a3ad6f029a0169667921101294a9fb5efaae9adfc397ae8
physamp_1.1.0-5.debian.tar.xz 3.8 KiB 72f3d5405dce25cd5e95eeb62495d26c9f9d373c2252abb0e689e62607cfa630

No changes file available.

Binary packages built by this source

physamp: sample sequence alignment corresponding to phylogeny

 The PhySamp package currently contains two programs: bppphysamp, which
 samples sequences according to their similarity, and bppalnoptim, which
 samples a sequence alignment by removing sequences in order to maximize
 the number of sites suitable for a given analysis. The bppalnoptim
 program has three running modes:
  * Interactive: the user will be iteratively proposed a set of choices
    for sequence removal, with their corresponding site gains. The
    procedure stops when the user does not want to remove more sequences,
    and the resulting filtered alignment is written.
  * Automatic: the user enters an a priori criterion for stopping
    the filtering procedure (for instance a minimum number of
    sequences to keep).
  * Diagnostic: this mode allows one to plot the trade-off curve, by
    showing the site gain as a function of the number of removed
    sequences.

physamp-dbgsym: debug symbols for physamp