testHWE: a quick function to do the HW exact test on on an open gds...

Description Usage Arguments

View source: R/hwe_exact_test.R

Description

Uses the individual ids in sample_ids__ this returns a tibble so that it can be used with dplyr::do(). It also returns the observed genotype calcs for each locus.

Usage

1
testHWE(gds, sample_ids__, d012)

Arguments

gds

the gds connection

sample_ids__

a vector of sample IDs

d012

the original 012 file


eriqande/genoscapeRtools documentation built on Dec. 27, 2021, 8:01 a.m.