R/io.R
read_ind.Rd
These functions each read one part of the EIGENSTRAT dataset trio.
read_ind(data) read_snp(data, exclude = FALSE) read_geno(data)
EIGENSTRAT data object.
Read the list of excluded SNPs?
A data.frame object.
Note that read_geno() will only read plain-text geno files, not compressed ones.
read_geno()