pantherdb / pango

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Fix NOT annotations blocking UNKNOWNs #37

Closed dustine32 closed 11 months ago

dustine32 commented 11 months ago

Should fix the remaining issue #4.

This basically removes NOT annotations earlier in the data conversion process so that the function to fill in UNKNOWN annotations does not see them.