Learn R Programming

apTreeshape (version 1.5-0.1)

hivtree.treeshape: Phylogenetic Tree of 193 HIV-1 Sequences

Description

This data set describes an estimated clock-like phylogeny of 193 HIV-1. group M sequences sampled in the Democratic Republic of Congo. This data is the conversion of the data from the APE package into the class "treeshape".

Usage

data(hivtree.treeshape)

Arguments

Format

hivtree.treeshape is an object of class "treeshape".

References

Strimmer, K. and Pybus, O. G. (2001) Exploring the demographic history of DNA sequences using the generalized skyline plot. Molecular Biology and Evolution, 18, 2298 -- 2305.

Examples

Run this code
# NOT RUN {
data("hivtree.treeshape") 
summary(hivtree.treeshape)
plot(hivtree.treeshape)
# }

Run the code above in your browser using DataLab