compute_fst: compute_fst

Description Usage

Description

main function

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
compute_fst(
  x,
  ci = FALSE,
  iteration.ci = 100,
  quantiles.ci = c(0.025, 0.975),
  digits = 9,
  path.folder = NULL,
  parallel.core = parallel::detectCores(.) - 2,
  p = NULL,
  global = TRUE,
  pairwise = FALSE,
  temp.files = NULL,
  ...
)

thierrygosselin/assigner documentation built on Oct. 28, 2020, 5:47 p.m.