Hello,
I tried to convert bam file to sam using samtools but got the error msg:
truncated file.
samtools view -h -o out.sam in.bam
[main_samview]truncated file
Any idea how to fix this?
Thank you in advance for your help!
I tried to convert bam file to sam using samtools but got the error msg:
truncated file.
samtools view -h -o out.sam in.bam
[main_samview]truncated file
Any idea how to fix this?
Thank you in advance for your help!
Comment