It's extremely flexible to be able to say things like --variant-filter 'ref=="A"' but I think in practice it's too confusing to figure out what sort of expressions are legal, and for complicated stuff you should just make a csv with varlens and then apply your own filtering. We should drop the dsl and replace it with explicit commandline options for common kinds of filters
It's extremely flexible to be able to say things like
--variant-filter 'ref=="A"'
but I think in practice it's too confusing to figure out what sort of expressions are legal, and for complicated stuff you should just make a csv with varlens and then apply your own filtering. We should drop the dsl and replace it with explicit commandline options for common kinds of filters