recipe phyml

Phylogenetic estimation using (Maximum) Likelihood

Homepage:

http://www.atgc-montpellier.fr/phyml/

Developer docs:

https://github.com/stephaneguindon/phyml/

License:

GPL / GPL-3.0-only

Recipe:

/phyml/meta.yaml

Links:

biotools: phyml, doi: 10.1093/sysbio/syq010

PhyML is a software that estimates maximum likelihood phylogenies from alignments of nucleotide or amino acid sequences. The main strength 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. 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 processed. PhyML can process data sets made of multiple genes and fit sophisticated substitution models with heterogeneous components across partition elements.

package phyml

(downloads) docker_phyml

Versions:
3.3.20211231-23.3.20211231-13.3.20211231-03.3.20200621-23.3.20200621-13.3.20200621-03.3.20190909-13.3.20190909-03.3.20190908-0

3.3.20211231-23.3.20211231-13.3.20211231-03.3.20200621-23.3.20200621-13.3.20200621-03.3.20190909-13.3.20190909-03.3.20190908-03.3.20190321-13.3.20190321-03.3.20180621-03.3.20170530-03.2.0-43.2.0-33.2.0-23.2.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install phyml

and update with:

conda update phyml

or use the docker container:

docker pull quay.io/biocontainers/phyml:<tag>

(see phyml/tags for valid values for <tag>)

Download stats