]> git.donarmstrong.com Git - ape.git/blob - man/ape-package.Rd
bug fix in read.nexus + new ?ape man page
[ape.git] / man / ape-package.Rd
1 \name{ape-package}
2 \alias{ape-package}
3 \alias{ape}
4 \docType{package}
5 \title{
6 Analyses of Phylogenetics and Evolution
7 }
8 \description{
9   \pkg{ape} provides functions for reading and manipulating phylogenetic
10   trees and DNA sequences, computing DNA distances, estimating trees
11   with distance-based methods, and a range of methods for comparative
12   analyses and analysis of diversification. Functionalities are also
13   provided for programming new phylogenetic methods.
14
15   The complete list of functions can be displayed with
16   \code{library(help = "splines")}.
17
18   More information on \pkg{ape} can be at \url{http://ape.mpl.ird.fr/}.
19 }
20
21 \author{
22   Emmanuel Paradis, Ben Bolker, Julien Claude, Hoa Sien Cuong, Richard
23   Desper, Benoit Durand, Julien Dutheil, Olivier Gascuel, Gangolf Jobb,
24   Christoph Heibl, Vincent Lefort, Jim Lemon, Yvonnick Noel, Johan
25   Nylander, Rainer Opgen-Rhein, Korbinian Strimmer, Damien de Vienne
26
27   Maintainer: Emmanuel Paradis <Emmanuel.Paradis@ird.fr>
28 }
29 \references{
30   Paradis, E. (2006) \emph{Analyses of Phylogenetics and Evolution with
31     R}. Springer, New York.
32
33   Paradis, E., Claude, J. and Strimmer, K. (2004) APE: analyses of
34   phylogenetics and evolution in R language. \emph{Bioinformatics},
35   \bold{20}, 289--290.
36 }
37 \keyword{package}