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,
  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 July 4, 2025, 7:52 a.m.