Bwa/Samtools Soft-Clipping To Retrieve Back Whole Read
Hi,
(I've been googling for this and couldn't find the answer)
Am I right in thinking that the default bwa/samtools instructions in the website will hard-clip the reads in the SAM/BAM files?
In the usual pipeline for single fragment reads: bwa aln ... bwa samse ... samtools view ... samtools sort ... samtools index ...
How can I end up with a final SAM/BAM file that contains the whole of the read/qualscore even if it's not fully matched?
Cheers
• 5,374 views
•
link
1 answer
I've been using bwa, and I see soft-clipped reads in the results. I doubt that samtools will change this. As far as I can tell, the BAM files also contain the whole reads.
• 1 views
•
link
Log in to answer this question.
No, it is soft clip.