chunk4eachChr: Chunk each chromosome into multiple segments

Description Usage Arguments Value Author(s)

Description

Chunk each chromosome into multiple segments by a predefined window size.

Usage

1
chunk4eachChr(inputPrefix, outputPrefix, chrs, windowSize)

Arguments

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.

Value

The output pure text files that keep all the chunks for each chromosome.

Author(s)

Junfang Chen <junfang.chen3@gmail.com>


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