brentp / geneimpacts

prioritize effects of variant annotations from VEP, SnpEff, et al.
MIT License
32 stars 15 forks source link

handle '+' events from snpEff more sanely #2

Closed brentp closed 8 years ago

brentp commented 8 years ago

currently, some '+' events are hard-coded into the order. I should split on '+' and keep the highest priority.