Description Usage Arguments Value Author(s)
Remove samples without group/outcome/phenotype information, which is coded as -9 in PLINK .fam file.
1 | removeNoGroupId(plink, inputPrefix, 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. |
outputPrefix |
the prefix of the output PLINK format files. |
metaDataFile |
a pure text file that stores the meta information of the samples. |
The output PLINK format files after removing samples without group information/IDs.
Junfang Chen <junfang.chen3@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.