-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I have trouble using preseq lc_extrap command, basically, it tells me my bam file is unsorted. However, I sorted the bam file and then reran it. The same error came out. Commands and errors are as below... Also, it doesn't show up which reads are unsorted.
samtools sort -@ 30 -o ./A_merge_mapped.PT.sort.bam -T A ./A_merge_mapped.PT.bam
preseq lc_extrap -extrap 2.1e9 -step 1e8 -output ./out.preseq.txt ./A_merge_mapped.PT.sort.bam
ERROR: locations unsorted in: ./A_merge_mapped.PT.sort.bam
Metadata
Metadata
Assignees
Labels
No labels