Combines all separate BAF files per chromosome into a single file

combine.baf.files(inputfile.prefix, inputfile.postfix, outputfile, chr_names)

Arguments

inputfile.prefix

Prefix of the input files until the chromosome number. The chromosome number will be added internally

inputfile.postfix

Postfix of the input files from the chromosome number

outputfile

Full path to where the output will be written

chr_names

A list of allowed chromosome names.

Author

dw9