Hello,
While mapping the RNA-Seq fastq reads to the reference genome using STAR aligner. I am encountering the below mentioned error. If I remove the mentioned read, it brings up another read.
Has someone encountered the similar error?
"""
EXITING because of FATAL ERROR in reads input: quality string length is not equal to sequence length
SOLUTION: fix your fastq file
Mar 22 06:51:03 ...... FATAL ERROR, exiting
"""
Thanks