radiator_gds: radiator gds constructor

View source: R/gds.R

radiator_gdsR Documentation

radiator gds constructor

Description

helper function to construct a radiator gds

Usage

radiator_gds(
  genotypes = NULL,
  biallelic = TRUE,
  data.source = NULL,
  geno.coding = c("alt.dos", "ref.dos"),
  strata = NULL,
  markers.meta = NULL,
  genotypes.meta = NULL,
  dp = NULL,
  ad = NULL,
  gl = NULL,
  filename = NULL,
  open = FALSE,
  verbose = TRUE
)

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