Description Usage Arguments Value Author(s)
function to convert IMPUTE files to MACH format
1 2 | impute2mach(genofile, infofile, samplefile, machbasename,
maketextdosefile = TRUE, ...)
|
genofile |
IMPUTE genotype file name |
infofile |
IMPUTE info file name |
samplefile |
IMPUTE sample file name |
machbasename |
base name for MACH-formatted outputs |
maketextdosefile |
whether a text dosefile is to be generated (if not, only filevector (*.fvi / *.fvd) files, usable with ProbABEL/DatABEL, will be generated). Default: TRUE |
... |
arguments passed to extract.annotation.impute (DO CHECK the documentation, otherwise your annotation may be skrewed up!) |
nothing returned except files generated on the disk
Yurii Aulchenko
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.