Learn R Programming

BPEC (version 1.3.1)

TransalpinaRawSeqs: Sequences for the burnet moth dataset.

Description

The dataset of three closely related forms of a European burnet moth with a complicated micro-vicariant distribution pattern, the Zygaena transalpina complex (Lepidoptera, Zygaenidae). Contains the coordinates of each sampling location along with the haplotypes found in each location. It is called using data(TransalpinaRawSeqs).

Usage

data(TransalpinaRawSeqs)

Arguments

Format

In total 472 mtDNA sequences of length 497 nucleotides each.

References

B.M. von Reumont, J.-F. Struwe, J. Schwarzer and B. Misof (2012) Phylogeography of the burnet moth Zygaena transalpina-complex: molecular and morphometrical differentiation suggests glacial refugia in Southern France, Western Europe and micro refugia within the Alps. Journal of Zoological Systematics and Evolutionary Research.

Examples

Run this code
# NOT RUN {
#to use the example dataset:
data(TransalpinaRawSeqs)
rawSeqs <- TransalpinaRawSeqs
# }

Run the code above in your browser using DataLab