You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, yep, that's the issue. No longer seg faults after adding the filter to the header.
Just to be clear, is the proper way to overwrite the filter var.FILTER = "filter_name" and the proper way to add another filter var.FILTER += ";filter_name"?
Hi there,
I'd like to be able to write new values to the filter field as part of writing out a new VCF. But I get the following issue:
Any easy fix for this?
If it matters, I'm on version 0.20.4 .
Thanks!
The text was updated successfully, but these errors were encountered: