Description Usage Arguments Value Author(s)
Remove instances with great autosomal heterozygosity deviation. i.e. with |Fhet| >= 0.2. This analysis will automatically skip haploid markers (male X and Y chromosome markers).
1  | removedInstFhet(plink, Fhet, inputPrefix, outputPrefix)
 | 
plink | 
 an executable PLINK program in either the current working directory or somewhere in the command path.  | 
Fhet | 
 the cutoff of the autosomal heterozygosity deviation.  | 
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 subjects with great autosomal heterozygosity deviation.
Junfang Chen <junfang.chen3@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.