clintval / vartovcf

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

Ensure the quality score is being calculated correctly #80

Closed clintval closed 1 week ago

clintval commented 1 year ago

I recall I couldn't do this without unsafe code, but it feels like it should be possible to do idiomatically in safe code.