-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
I ran Falco 0.2.4 and FastQC on old Illumina data, and noticed that the recognition of Phred score encoding differs between programs as follow:
Falco recognized as Illumina 1.9, and Per base sequence quality and Per seqence quality score look incorrect.
FastQC recognized as Illumina 1.5, and everything looks fine.
Attached, small example of old fastq and output from each program.
Here are the commands I ran:
# Falco
falco --nogroup read_1.fastq.gz --outdir falco_result
# FastQC
fastqc --nogroup read_1.fastq.gz --outdir fastqc_result
I hope these help reproduce the problem.
Thanks in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request