Description Usage Arguments Value Author(s)
Remove SNPs on the chromosome Y and mitochondria (in this case, chromosome==24 & chromosome==26 are removed).
1 | removedYMtSnp(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. |
The output PLINK format files after splitting chromosome X into pseudoautosomal region and non-pseudoautosomal region.
Junfang Chen <junfang.chen3@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.