Entering edit mode
6.8 years ago
Joe
▴
40
Hi there,
When I run script "samtools sort -n -O SAM $bamfile", an error appeared as "[bam_sort_core] merging from 3 files and 1 in-memory blocks..." and the output file is empty? I have checked the memory and it is sufficient (256G memory can be used for the 2 G file ). Anyone can help?
Joe
Hi I have same problem pleas help me? Do you solve your problem? I want convert sam file to txt file but i dont know how?
Hi I want convert sam file to txt file but i dont know how? When I run script "samtools sort -n -O SAM $bamfile", an error appeared as "[bam_sort_core] merging from 3 files and 1 in-memory blocks... How solve this problem?
What version of
samtools
are you running?SAM file is already in text format. No conversion is needed.