combine.baf.files | R Documentation |
Combines all separate BAF files per chromosome into a single file
combine.baf.files(inputfile.prefix, inputfile.postfix, outputfile, chr_names)
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. |
dw9
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.