madprime / cgivar2gvcf

Lossy conversion of Complete Genomics var file to VCF
MIT License
5 stars 3 forks source link

Parse varFilter field #2

Closed madprime closed 8 years ago

madprime commented 9 years ago

On newer "var" file versions, the varQuality field has changed to varFilter - we should be parsing this and passing it along (see #1)

madprime commented 8 years ago

done