Read an EIGENSTRAT ind/snp/geno file.
These functions each read one part of the EIGENSTRAT dataset trio.
read_ind(data) read_snp(data, exclude = FALSE) read_geno(data)
data |
EIGENSTRAT data object. |
exclude |
Read the list of excluded SNPs? |
Note that read_geno()
will only read plain-text geno files, not compressed ones.
A data.frame object.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.