Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

read_ind

Read an EIGENSTRAT ind/snp/geno file.


Description

These functions each read one part of the EIGENSTRAT dataset trio.

Usage

read_ind(data)

read_snp(data, exclude = FALSE)

read_geno(data)

Arguments

data

EIGENSTRAT data object.

exclude

Read the list of excluded SNPs?

Details

Note that read_geno() will only read plain-text geno files, not compressed ones.

Value

A data.frame object.


admixr

An Interface for Running 'ADMIXTOOLS' Analyses

v0.9.1
MIT + file LICENSE
Authors
Martin Petr [aut, cre] (<https://orcid.org/0000-0003-4879-8421>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.