load_genotypes: Load table of genotypes

View source: R/io.R

load_genotypesR Documentation

Load table of genotypes

Description

Load a comma-separated table of genotypes, one pair of alleles per row. This information is used to compare samples to genotypes of known individuals in [summarize_dataset].

Usage

load_genotypes(fp, ...)

Arguments

fp

path to text file.

...

additional arguments passed to [load_csv].

Value

data frame of genotypes


ShawHahnLab/chiimp documentation built on Aug. 20, 2023, 1:41 a.m.