samtools mpileup: error CRC32 failure
0
0
Entering edit mode
2.9 years ago
lz1903 ▴ 10

Hi,

I just have a stupid question. I am using samtools mpileup to do base call. Here is my command,

samtools mpileup -f *.fa -l *.bed *1.bam *2.bam > *.txt

I got error CRC32 failure which I have no clue. I think it could due to the bed file. I may not have good format. But I went through samtools page and didn't find any explaination about file format.

My bed file looks like this:

chr4    59436   59436
chr3    382506  382506
sequencing SNP genome next-gen gene • 809 views
ADD COMMENT
0
Entering edit mode

run samtools quickcheck *1.bam *2.bam && echo SUCCESS to test your input.

ADD REPLY

Login before adding your answer.

Traffic: 2014 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