Entering edit mode
5.7 years ago
m.t.lorenc
•
0
Hi, I got an error by using this the below command:
samtools sort -O SAM -n -@ 2 -o OZBenth2_.fastp.fq.gz.name-sorted.sam OZBenth2_.fastp.fq.gz.sam
[W::sam_read1] Parse error at line 1
samtools sort: truncated file. Aborting
What did I miss?
Thank you in advance,
Thank you, do you think
java -jar picard.jar SortSam I=input.sam O=sorted.samSORT_ORDER=coordinat
would be slower?