powered by
Generate the initial boiler plate VCF, then generate ##INFO entries for each entry tag. Finally, generate the ##contig entries for each chromosome.
mkVCFmap(prefix, markers, envir)
None
prefix for .map file
data.frame of markers being processed
"environment" containing SQLite database and other globals
if (FALSE) { mkVCFmap(prefix, NULL, envir) }
Run the code above in your browser using DataLab