Description Usage Arguments Value Author(s)
Remove autosomal SNPs in controls.
1 2  | removedSnpHWEautoControl(plink, inputPrefix, pval, outputFile_pVal,
  outputSNPfile, 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.  | 
pval | 
 the p-value cutoff for controlling HWE test in control subjects. Only autosomal SNPs are tested here.  | 
outputFile_pVal | 
 the output pure text file that stores autosomal SNPs and their sorted HWE p-values.  | 
outputSNPfile | 
 the output pure text file that stores the removed SNPs.  | 
outputPrefix | 
 the prefix of the output PLINK format files.  | 
The output PLINK format files.
Junfang Chen <junfang.chen3@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.