phyml 3:3.2.0+dfsg-1 source package in Ubuntu

Changelog

phyml (3:3.2.0+dfsg-1) unstable; urgency=medium

  [ Kevin Murray ]
  * New upstream release
  * d/watch: Source has changed location on Github
  * Patch CPPFLAGS to allow build of phytime

  [ Andreas Tille ]
  * Upstream confirmed that the development version should be fairly stable
    and most probably suitable for Debian
  * Moved debian/upstream to debian/upstream/metadata
  * cme fix dpkg-control
  * Remove executable binary from archive (as well as LaTeX remainings once
    we are starting to remove files)
  * Move to git
  * Build-Depends: pkg-config, libhmsbeagle-dev
  * debian/rules:
     - hack around removal of PDF manual
     - enable building with libhmsbeagle-dev
  * DEP5

 -- Kevin Murray <email address hidden>  Sat, 06 Feb 2016 16:06:43 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe science

Downloads

File Size SHA-256 Checksum
phyml_3.2.0+dfsg-1.dsc 2.0 KiB 8b4b66f6255654e3019629f9b8ede536702526bb063ed860d3bb47a1bd36660a
phyml_3.2.0+dfsg.orig.tar.gz 1.0 MiB 6c62447cdef95a38abe52e17653bb9ac67ef9e1c195bdfe699a554e4957f3d17
phyml_3.2.0+dfsg-1.debian.tar.xz 9.9 KiB 0c64c5f7e79730d98119641855a76eca4050280d9ec3af0a14e6361c68eaec05

Available diffs

No changes file available.

Binary packages built by this source

phyml: Phylogenetic estimation using Maximum Likelihood

 PhyML is a software that estimates maximum likelihood phylogenies from
 alignments of nucleotide or amino acid sequences. It provides a wide
 range of options that were designed to facilitate standard phylogenetic
 analyses. The main strengths of PhyML lies in the large number of
 substitution models coupled to various options to search the space of
 phylogenetic tree topologies, going from very fast and efficient methods
 to slower but generally more accurate approaches. It also implements
 two methods to evaluate branch supports in a sound statistical framework
 (the non-parametric bootstrap and the approximate likelihood ratio test).
 .
 PhyML was designed to process moderate to large data sets. In theory,
 alignments with up to 4,000 sequences 2,000,000 character-long can
 be analyzed. In practice however, the amount of memory required to process
 a data set is proportional of the product of the number of sequences by their
 length. Hence, a large number of sequences can only be processed provided
 that they are short. Also, PhyML can handle long sequences provided that
 they are not numerous. With most standard personal computers, the “comfort
 zone” for PhyML generally lies around 3 to 500 sequences less than 2,000
 character long.
 .
 This package also includes PhyTime.