This function takes a Dose Beagle output and rewrites the output.
subDose(file=NULL, vmmk=NULL, out=NULL, removeInsertions=TRUE, verbose=TRUE)
A rewritten beagle phased file.
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..
Daniel Fischer
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.