bgzf_read error during samtools run
1
0
Entering edit mode
6.4 years ago
kk.mahsa ▴ 140

hi

when i used following command on my bam file:

samtools view -F 4 myfile.bam | perl -lane 'print "$F[2]\t$F[3]"' > myfile.hits

i got this message:

[E::bgzf_read] Read block operation failed with error -1 after 0 of 4 bytes

[main_samview] truncated file.

anybody can help me to resolve it.

software error samtools cnv-seq bgzf • 3.7k views
ADD COMMENT
0
Entering edit mode
6.4 years ago

Somehow your BAM file got corrupted. You'll want to remake it.

ADD COMMENT

Login before adding your answer.

Traffic: 2038 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6