Entering edit mode
4.2 years ago
rohitsatyam102
▴
920
Sorry! this is a nieve query!
I presume that since MAPQ quality is calculated while talking the base quality into consideration. What if we give fasta files to STAR aligner than FASTQ files. Does it affect the alignment scores assigned by STAR?
So it does take Basequality into consideration. So saying this wouldn't be wrong that FASTQ files must be preferred over FASTA files?
Probably fastq is slightly preferred, and probably it does not make much of a difference either since as long as the sequencing was not super crappy most base qualities are anyway very high, and the longer the reads the less the base quality matters (I guess).