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)
prefix for .map file
data.frame of markers being processed
"environment" containing SQLite database and other globals
None
# NOT RUN { mkVCFmap(prefix, NULL, envir) # }
Run the code above in your browser using DataLab