vcf2hapmap | R Documentation |
The function converts vcf file format to standard hapmap format.
vcf2hapmap(input,output)
input |
Required: the input vcf file |
output |
Optional: output file name, if absent the output file will have the same name of input with an extension of .hapmap |
vcf2hapmap("peanut.vcf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.