I'm trying to use a software called "strelka" to look for somatic mutation in 2 .bam files.
Strelka will raise error if there are multiple QNAME's in one .bam file.
How can I remove those extra entries with the same QNAME (with samtools)?
Thanks.
Strelka will raise error if there are multiple QNAME's in one .bam file.
How can I remove those extra entries with the same QNAME (with samtools)?
Thanks.
Comment