Description Usage Arguments Value Author(s)
Chunk each chromosome into multiple segments by a predefined window size.
1 | chunk4eachChr(inputPrefix, outputPrefix, chrs, windowSize)
|
inputPrefix |
the prefix of the input plink files for each chromosome. |
outputPrefix |
the prefix of the output pure text files that keep all the chunks for each chromosome. |
chrs |
specifiy the chromosomes for chunking. |
windowSize |
the window size of each chunk. |
The output pure text files that keep all the chunks for each chromosome.
Junfang Chen <junfang.chen3@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.