biogeek1664 days ago
*****WARNING: Query v300043428L4C001R0481272249 is marked as paired, but its mate does not occur next to it in your BAM file. Skipping.
Filter the suplementary alignments
samtools view -F 2048 -bo out.bam in.bam
Then try, it should fix the error.
Filter the suplementary alignments
Then try, it should fix the error.