Description Usage Arguments Value Author(s)
Remove samples with improper ancestry or keep samples with your own purpose.
1 2 | removedWrongAnceInst(plink, inputPrefix, metaDataFile, ancestrySymbol,
outputPrefix)
|
plink |
an executable PLINK program in either the current working directory or somewhere in the command path. |
inputPrefix |
the prefix of the input PLINK format files. |
metaDataFile |
a pure text file that stores the meta information of the samples. |
ancestrySymbol |
an indicator that shows the symbol of targeted ancestry. Such as 'EA' stands for the European, 'AA' for African American. If it is null, then all samples are selected. |
outputPrefix |
the prefix of the output PLINK format files. |
The output PLINK format files after ancestry check.
Junfang Chen <junfang.chen3@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.