Description Usage Arguments Value Author(s)
Remove duplicated sample IDs, which should be defined in advance. For instance, one can define these duplicated sample IDs in the configuration folder.
1 | removeDupID(plink, dupSampleIDFile, inputPrefix, outputPrefix)
|
plink |
an executable PLINK program in either the current working directory or somewhere in the command path. |
dupSampleIDFile |
a pure text file that stores the duplicated sample IDs, which should be removed. If it is null, then copy and paste the input PLINK files from the last step. |
inputPrefix |
the prefix of the input PLINK format files. |
outputPrefix |
the prefix of the output PLINK format files. |
The output PLINK format files after removing duplicated sample IDs.
Junfang Chen <junfang.chen3@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.