Functions for reading, writing, plotting, and manipulating phylogenetic trees, analyses of comparative data in a phylogenetic framework, ancestral character analyses, analyses of diversification and macroevolution, computing distances from DNA sequences, reading and writing nucleotide sequences as well as importing from BioConductor, and several tools such as Mantel's test, generalized skyline plots, graphical exploration of phylogenetic data (alex, trex, kronoviz), estimation of absolute evolutionary rates and clock-like trees using mean path lengths and penalized likelihood, dating trees with non-contemporaneous sequences, translating DNA into AA sequences, and assessing sequence alignments. Phylogeny estimation can be done with the NJ, BIONJ, ME, MVR, SDM, and triangle methods, and several methods handling incomplete distance matrices (NJ*, BIONJ*, MVR*, and the corresponding triangle method). Some functions call external applications (PhyML, Clustal, T-Coffee, Muscle) whose results are returned into R.
Version: | 5.8 |
Depends: | R (≥ 3.2.0) |
Imports: | nlme, lattice, graphics, methods, stats, utils, parallel, Rcpp (≥ 0.12.0), digest |
LinkingTo: | Rcpp |
Suggests: | gee, expm, igraph, phangorn |
Published: | 2024-04-11 |
DOI: | 10.32614/CRAN.package.ape |
Author: | Emmanuel Paradis [aut, cre, cph], Simon Blomberg [aut, cph], Ben Bolker [aut, cph], Joseph Brown [aut, cph], Santiago Claramunt [aut, cph], Julien Claude [aut, cph], Hoa Sien Cuong [aut, cph], Richard Desper [aut, cph], Gilles Didier [aut, cph], Benoit Durand [aut, cph], Julien Dutheil [aut, cph], RJ Ewing [aut, cph], Olivier Gascuel [aut, cph], Thomas Guillerme [aut, cph], Christoph Heibl [aut, cph], Anthony Ives [aut, cph], Bradley Jones [aut, cph], Franz Krah [aut, cph], Daniel Lawson [aut, cph], Vincent Lefort [aut, cph], Pierre Legendre [aut, cph], Jim Lemon [aut, cph], Guillaume Louvel [aut, cph], Eric Marcon [aut, cph], Rosemary McCloskey [aut, cph], Johan Nylander [aut, cph], Rainer Opgen-Rhein [aut, cph], Andrei-Alin Popescu [aut, cph], Manuela Royer-Carenzi [aut, cph], Klaus Schliep [aut, cph], Korbinian Strimmer [aut, cph], Damien de Vienne [aut, cph] |
Maintainer: | Emmanuel Paradis <Emmanuel.Paradis at ird.fr> |
BugReports: | https://github.com/emmanuelparadis/ape/issues |
License: | GPL-2 | GPL-3 |
URL: | https://github.com/emmanuelparadis/ape |
NeedsCompilation: | yes |
Citation: | ape citation info |
Materials: | README NEWS |
In views: | Environmetrics, Phylogenetics |
CRAN checks: | ape results |
Reference manual: | ape.pdf |
Vignettes: |
Drawing Phylogenies Moran's I Random Topology |
Package source: | ape_5.8.tar.gz |
Windows binaries: | r-devel: ape_5.8.zip, r-release: ape_5.8.zip, r-oldrel: ape_5.8.zip |
macOS binaries: | r-release (arm64): ape_5.8.tgz, r-oldrel (arm64): ape_5.8.tgz, r-release (x86_64): ape_5.8.tgz, r-oldrel (x86_64): ape_5.8.tgz |
Old sources: | ape archive |
Please use the canonical form https://CRAN.R-project.org/package=ape to link to this page.