Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXITING because of FATAL ERROR in reads input: quality string length is not equal to sequence length #1658

Open
maximus3219 opened this issue Sep 17, 2022 · 1 comment

Comments

@maximus3219
Copy link

Hi Alex,

I got the same error "FATAL ERROR in reads input: quality string length is not equal to sequence length" in a case recently. Previously, I have processed the fastq files with the same script and pipeline with no problems. Just that this single case got the fatal error message.

I tried to remove the reads with error, then it will output the same "FATAL ERROR in reads input: quality string length is not equal to sequence length" for another sequence.
STAR Alignment failure screencap

When I review manually other fastq files that can successfully be aligned, it seems that the some of the quality string length is REALLY not equal to sequence length. But somehow they can be processed. Seems the problem occurs in some specific settings.

Thank you.

Best Regards,
Maximus Yeung

@alexdobin
Copy link
Owner

Hi Maximus,

gzip complains about the .gz files, it seems it's corrupted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants