removedInstMiss: Remove subjects with missing values

Description Usage Arguments Value Author(s)

Description

Remove Subjects or instances with missingness of greater than a certain threshold.

Usage

1
removedInstMiss(plink, sampleMissCutOff, inputPrefix, outputPrefix)

Arguments

plink

an executable PLINK program in either the current working directory or somewhere in the command path.

sampleMissCutOff

the cutoff of the missingness for removing subjects/instances.

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 subjects 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.