You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the error when running fastp on sample.fastq.gz:
ERROR: sequence and quality have different length
Could you help me resolve the issue? Thank you.
Hey, I had this problem with one of the older versions, there was an open issue for it before it was fixed in the latest build (I'll search and link to the respective issue later), did you use the newest version of fastp (0.23.4)? That definitively solved that problem for me (now I'm running into a different one...).
I had this problem,too. I think my files may have been corrupted during the transfer,because the file is large and md5 is different. I change another correct file. The problem is solved.
I got the error when running fastp on
sample.fastq.gz
:ERROR: sequence and quality have different length
Could you help me resolve the issue? Thank you.
My command:
FastQ header only reads:
$ zcat sample.fastq.gz | grep -a5 "@VH00294:10:AAAWTLCHV:2:2510:16243:13628 1:N:0:ATTGCGTG+GTTATGGC"
The text was updated successfully, but these errors were encountered: