ade4 (version 1.7-15)

newick.eg: Phylogenetic trees in Newick format

Description

This data set contains various exemples of phylogenetic trees in Newick format.

Usage

data(newick.eg)

Arguments

Format

newick.eg is a list containing 14 character strings in Newick format.

References

Bauwens, D. and D<U+00ED>az-Uriarte, R. (1997) Covariation of life-history traits in lacertid lizards: a comparative study. American Naturalist, 149, 91--111.

Cheverud, J. and Dow, M.M. (1985) An autocorrelation analysis of genetic variation due to lineal fission in social groups of rhesus macaques. American Journal of Physical Anthropology, 67, 113--122.

Martins, E. P. and Hansen, T.F. (1997) Phylogenies and the comparative method: a general approach to incorporating phylogenetic information into the analysis of interspecific data. American Naturalist, 149, 646--667.

Examples

Run this code
# NOT RUN {
data(newick.eg)
newick2phylog(newick.eg[[11]])
radial.phylog(newick2phylog(newick.eg[[7]]), circ = 1,
 clabel.l = 0.75)
# }

Run the code above in your browser using DataLab