kevlar-dev / kevlar

Reference-free variant discovery in large eukaryotic genomes
https://kevlar.readthedocs.io
MIT License
40 stars 9 forks source link

"Replace" option for variant.annotate method #347

Closed standage closed 5 years ago

standage commented 5 years ago

The annotate method in the Variant class should have an option to overwrite a field rather than append another value. Perhaps this should be the default behavior, only invoking an append when explicitly requested.