Changing Whacky Fastq Quality for Demultiplexing
1
0
Entering edit mode
4.4 years ago
zach ▴ 10

Hi all.

I am using Qiime2 to demultiplex a paired-end sequences with a barcode. Unfortunately, my barcodes.fastq file has really weird quality score for its 4th line (only with '@'). Qiime2 cannot demultiplex with such faulty scores.

Is there a way I could change the quality score? Otherwise, how could I demultiplex my sequences whilst disregarding the quality scores?

Cheers!

Zach

sequencing • 926 views
ADD COMMENT
1
Entering edit mode

If you want to change the quality scores you could use reformat.sh from BBMap suite like so:

reformat.sh in=your.fq out=changed.fq qfake=29.

ADD REPLY
1
Entering edit mode
4.4 years ago
Gabriel R. ★ 2.9k

Can you try deML? It is a maximum-likelihood demultiplexer (see our paper in Bioinformatics). If you have a '@', it means a QC score of 31 which is not too far off the "normal" error rate for Illumina data? BTW, your question should not be a "forum" :-)

ADD COMMENT

Login before adding your answer.

Traffic: 1680 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6