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