merge_eigenstrat: Merge two sets of EIGENSTRAT datasets

View source: R/eigenstrat.R

merge_eigenstratR Documentation

Merge two sets of EIGENSTRAT datasets

Description

This function utilizes the 'mergeit' command distributed in ADMIXTOOLS.

Usage

merge_eigenstrat(merged, a, b, strandcheck = "NO")

Arguments

merged

Prefix of the path to the merged EIGENSTRAT snp/ind/geno trio.

a, b

Two EIGENSTRAT objects to merge.

strandcheck

Deal with potential strand issues? Mostly for historic reasons. For details see the README of ADMIXTOOLS convertf.


bodkan/admixr documentation built on July 29, 2023, 3:31 a.m.