Skip to content

-R output is truncated #619

Description

@dwaggott

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions