genomewide.stats: genomewide.stats

Description Usage Arguments Value Author(s)

Description

Calculate genome wide statistics

Usage

1
2
3
4
5
6
7
genomewide.stats(object, which = character(0),
  biallelic.structure = TRUE, pi = TRUE, ...)

## S4 method for signature 'GENOME'
genomewide.stats(object, which = c("detail",
  "neutrality", "F_ST", "diversity", "diversity.between", "fixed.shared"),
  biallelic.structure = TRUE, pi = TRUE, ...)

Arguments

object

GENOME object on which to perform calculations

which

statistics to calculate

biallelic.structure

calculate biallelic structure

pi

Nei's calculation of pi

...

extra arguments

Value

Updated object

Author(s)

Per Unneberg


percyfal/nonmodelr documentation built on Sept. 11, 2019, 10:38 a.m.