clintval / vartovcf

Convert variants from VarDict/VarDictJava into VCF v4.2 format.
MIT License
4 stars 0 forks source link

Implement a record peek to parameterize the header based on the input data #70

Closed clintval closed 2 years ago

clintval commented 3 years ago

It would be ideal if the program could figure out which "mode" it was run under simply by peaking at the input stream.