Hi I'm using bam-readcount to get coverage per nucleotide as part of our exome-seq variant annotation pipeline, following bwa and gatk when i run bam-readcount, i get the following error for each position: "Couldn't grab single-end mapping quality for read HWUSI-EAS753:41:FC:4:79:2401:16705. Check to see if SM tag is in BAM" Is there a way to overcome this error?
Thanks
Yes I know, question is >4 years old, but in case anyone reads this: there is the -w option in bam-readcount, which specifies how many of these warnings are emitted. Set to 0 or 1 and be done with it.