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
{{ message }}
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
During a quality filtering step of joined reads I keep getting an error message about phred_offset.
I am running the multiple_split_libraries_fastq.py command.
error:
skbio.parse.sequences._exception.FastqParseError: Failed qual conversion for seq id: M04464:129:000000000-BTGC6:1:1101:13468:1587 1:N:0:TCATGCGCGA. This may be because you passed an incorrect value for phred_offset.
I tried manually specifying phred_offsert values (either 33 or 64) in the info.txt file but it didn't work. Have someone encountered this issue before?
Thanks!
The text was updated successfully, but these errors were encountered:
During a quality filtering step of joined reads I keep getting an error message about phred_offset.
I am running the multiple_split_libraries_fastq.py command.
error:
skbio.parse.sequences._exception.FastqParseError: Failed qual conversion for seq id: M04464:129:000000000-BTGC6:1:1101:13468:1587 1:N:0:TCATGCGCGA. This may be because you passed an incorrect value for phred_offset.
I tried manually specifying phred_offsert values (either 33 or 64) in the info.txt file but it didn't work. Have someone encountered this issue before?
Thanks!
The text was updated successfully, but these errors were encountered: