AstraZeneca-NGS / VarDict

VarDict
MIT License
187 stars 62 forks source link

var2vcf_valid added generation of ##contig tags #104

Closed gitshadowhub closed 5 years ago

gitshadowhub commented 5 years ago

Added a function to generate ##contig=<ID=,length=> tags in the .vcf header. Each tag contains ID and length of the contig. The data is passed using a new option -b which accepts a path to the .bed file.