Description Usage Arguments Value Author(s)
#.Remove chrX SNPs with a pre-defined cutoff for missingness in females.
1  | removedSnpFemaleChrXmiss(plink, femaleChrXmissCutoff, inputPrefix, outputPrefix)
 | 
plink | 
 an executable PLINK program in either the current working directory or somewhere in the command path.  | 
femaleChrXmissCutoff | 
 the cutoff of the missingness in female chromosome X SNPs.  | 
inputPrefix | 
 the prefix of the input PLINK format files.  | 
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.