gds2tidy: gds2tidy

gds2tidyR Documentation

gds2tidy

Description

GDS to tidy...

Usage

gds2tidy(
  gds,
  markers.meta = NULL,
  markers.meta.select = NULL,
  wide = FALSE,
  individuals = NULL,
  pop.id = TRUE,
  calibrate.alleles = TRUE,
  strip.rad = FALSE,
  parallel.core = parallel::detectCores() - 1,
  close.gds = FALSE,
  ...
)

thierrygosselin/radiator documentation built on May 5, 2024, 5:12 a.m.