removedSnpMiss: Remove SNPs with missing values

Description Usage Arguments Value Author(s)

Description

Remove SNPs with missingness of greater than a certain threshold before/after removing subjects.

Usage

1
removedSnpMiss(plink, snpMissCutOff, inputPrefix, outputPrefix)

Arguments

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.

Value

The output PLINK format files after removing SNPs with pre-defined missing values.

Author(s)

Junfang Chen <junfang.chen3@gmail.com>


Junfang/Gimpute documentation built on May 17, 2019, 10:11 p.m.