phyml 3:3.3.20200621-2 source package in Ubuntu

Changelog

phyml (3:3.3.20200621-2) unstable; urgency=medium

  * Fix watchfile to detect new versions on github
  * Standards-Version: 4.6.0 (routine-update)

 -- Andreas Tille <email address hidden>  Wed, 06 Oct 2021 17:30:05 +0200

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

Downloads

File Size SHA-256 Checksum
phyml_3.3.20200621-2.dsc 2.0 KiB 896b0c5a2e35fcfb45f9ca29b9b2063df6f05b2913fe7b808f04678a58658cd3
phyml_3.3.20200621.orig.tar.gz 2.1 MiB a8243923ee08c74cab609a4b086ade66c6156fc2b24450e2a500108dc644c867
phyml_3.3.20200621-2.debian.tar.xz 16.9 KiB 47d40422fa6fab8aafb395a2e066aef1b27001f7fa423cadfc2a1d34117a4b1a

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.

phyml-dbgsym: debug symbols for phyml