merge_eigenstrat {admixr} | R 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. |
[Package admixr version 0.9.1 Index]