bcftools icon indicating copy to clipboard operation
bcftools copied to clipboard

Use REF, ALT, etc as regex in filter expressions

Open njspix opened this issue 2 years ago • 0 comments

Is it possible to use fields as the target of a match? For example, I'd like to do something like the following:

bcftools view --include 'FORMAT/SP ~ ALT'

Thanks!

njspix avatar Jan 09 '24 22:01 njspix