This function takes a Dose Beagle output and rewrites the output.
subDose(file=NULL, vmmk=NULL, out=NULL, removeInsertions=TRUE, verbose=TRUE)
Location of the original Beagle file (String
).
Location of the Variant Map Master key (String
).
Name and location of the output file (String
).
The function gives feedback.
All Indels will be removed..
A rewritten beagle phased file.
This function takes a Beagle Dose file and rewrites the alleles from numerical to character, based on the information provided in a variant map master key.