I seem to be getting truncated output using -R and not -T when running isec. I can't narrow down what's going on. The files below were about as small and reproducible as I could get.
# 3 unique records using -R
bcftools-dev isec -O z -n =1 -w 1 tmp1.vcf.gz tmp2.vcf.gz -R tmp3.bed.gz > tmp4.vcf
# lots of records using -T
bcftools-dev isec -O z -n =1 -w 1 tmp1.vcf.gz tmp2.vcf.gz -T tmp3.bed.gz > tmp4.vcf
tmp1.vcf
tmp2.vcf
tmp3.bed
I seem to be getting truncated output using -R and not -T when running isec. I can't narrow down what's going on. The files below were about as small and reproducible as I could get.
tmp1.vcf
tmp2.vcf
tmp3.bed