ld_boxplot: ld_boxplot

ld_boxplotR Documentation

ld_boxplot

Description

Generate a boxplot of LD using subsampled markers. Return the matrix of LD. Write to directory the stats and boxplot.

Usage

ld_boxplot(
  gds,
  subsample.markers.stats = 0.2,
  ld.method = "r2",
  path.folder = NULL,
  parallel.core = parallel::detectCores() - 2,
  verbose = TRUE
)

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