tajimasD: Tajima's D

Description Usage Arguments Value Author(s) References Examples

View source: R/tajimasD.R

Description

Calculate Tajima's D for a set of sequences to test for selection.

Usage

1
tajimasD(x, CI = 0.95)

Arguments

x

set of DNA sequences or a haploid gtypes object with sequences.

CI

desired central confidence interval.

Value

A named vector with the estimate for D and the p.value that it is different from 0.

Author(s)

Eric Archer eric.archer@noaa.gov

References

Tajima, F. 1989. Statistical method for testing the neutral mutation hypothesis by DNA polymorphism. Genetics 123:585-595.

Examples

1
2
3

strataG documentation built on Feb. 28, 2020, 9:07 a.m.