pairwise_fst: pairwise_fst

pairwise_fstR Documentation

pairwise_fst

Description

Pairwise Fst function

Usage

pairwise_fst(
  list.pair,
  pop.pairwise = NULL,
  data = NULL,
  ci = FALSE,
  iteration.ci = 100,
  quantiles.ci = c(0.025, 0.975),
  digits = 9,
  path.folder = path.folder,
  p = NULL,
  temp.files = NULL,
  ...
)

thierrygosselin/assigner documentation built on Nov. 9, 2024, 3:38 a.m.