File: cynipids.Rd

package info (click to toggle)
r-cran-ape 5.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,932 kB
  • sloc: ansic: 7,626; cpp: 116; sh: 17; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 850 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\name{data.nex}
\docType{data}
\alias{data.nex}
\alias{cynipids}
\title{NEXUS Data Example}
\description{
    Example of Protein data in NEXUS format (Maddison et al., 1997).
    Data is written in interleaved format using a single DATA block.
    Original data from Rokas et al (2002).
}
\usage{data(cynipids)}
\format{ASCII text in NEXUS format}
\references{
  Maddison, D. R., Swofford, D. L. and Maddison, W. P. (1997) NEXUS: an
  extensible file format for systematic information. \emph{Systematic
    Biology}, \bold{46}, 590--621.

  Rokas, A., Nylander, J. A. A., Ronquist, F. and Stone, G. N. (2002) A
  maximum likelihood analysis of eight phylogenetic markers in Gallwasps
  (Hymenoptera: Cynipidae): implications for insect phylogenetic
  studies. \emph{Molecular Phylogenetics and Evolution}, \bold{22},
  206--219.
}
\keyword{datasets}