Description Usage Arguments Value Author(s)
Remove SNPs with missingness of greater than a certain threshold before/after removing subjects.
1 | removedSnpMiss(plink, snpMissCutOff, inputPrefix, outputPrefix)
|
plink |
an executable PLINK program in either the current working directory or somewhere in the command path. |
snpMissCutOff |
the cutoff of the missingness for removing SNPs. |
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 SNPs with pre-defined missing values.
Junfang Chen <junfang.chen3@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.