| subDose | R Documentation | 
This function takes a Dose Beagle output and rewrites the output.
  subDose(file=NULL, vmmk=NULL, out=NULL, removeInsertions=TRUE, verbose=TRUE)
| file | Location of the original Beagle file ( | 
| vmmk | Location of the Variant Map Master key ( | 
| out | Name and location of the output file ( | 
| verbose | The function gives feedback. | 
| removeInsertions | All Indels will be removed.. | 
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.
A rewritten beagle phased file.
Daniel Fischer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.