samtools / bcftools

This is the official development repository for BCFtools. See installation instructions and other documentation here http://samtools.github.io/bcftools/howtos/install.html
http://samtools.github.io/bcftools/
Other
649 stars 240 forks source link

For help, an error in bcftools filter #2060

Closed H2023-L closed 8 months ago

H2023-L commented 8 months ago

When I run the bcftools filter, there is an error about the exclude EXPR, please help me solve it, thanks!

bcftools filter -s LOWQUAL -e '%QUAL<20 || DP<10' aaa.vcf > bbb.vcf Error occurred while processing the filter "%QUAL<20 || DP<10" (1:1)