I have reads with quality scale on phred64. I get an error when using --solexa1.3-quals option in tophat which is a known error (Error: could not execute prep_reads)
So, since I can't use this option, does it mean my reads get aligned without the quality scores being taken into consideration by bowtie?
Finally, how does one decide what is a good quality score? What if there are really bad quality reads in the seed region (beginning of the read) but good ones towards the end giving it a high quality score. In this case, I would like to throw this read .
Any one has any thoughts on threshold used?
So, since I can't use this option, does it mean my reads get aligned without the quality scores being taken into consideration by bowtie?
Finally, how does one decide what is a good quality score? What if there are really bad quality reads in the seed region (beginning of the read) but good ones towards the end giving it a high quality score. In this case, I would like to throw this read .
Any one has any thoughts on threshold used?
Comment