separate_gt: separate_gt

separate_gtR Documentation

separate_gt

Description

Separate genotype field

Usage

separate_gt(
  x,
  gt = "GT_VCF_NUC",
  gather = TRUE,
  haplotypes = FALSE,
  exclude = c("LOCUS", "INDIVIDUALS", "POP_ID"),
  alleles.naming = c("A1", "A2"),
  remove = TRUE,
  filter.missing = FALSE,
  split.chunks = 3,
  parallel.core = parallel::detectCores() - 1
)

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