Hi,
I use fast-x toolkit for quality filtering of my data. I get an error when running the command
fastq_quality_filter -v -Q 64 -q 25 -p 75 -i sra_data.fastq -o sample_filtered.fastq
fastq_quality_filter: Invalid quality score value (char '.' ord 46 quality value -18) on line 4
I need a moderate threshold of average quality>25. please, can anyone suggest a possible solution for this?
Output of
head -n 4 sra_data.fastq
?This is the output for head -n 4 sra_data.fastq
dcb@dcb-P6-2355IL:~$ head -n 4 sra_data.fastq
Hello athira112athira,
Please use the formatting bar (especially the
code
option) to present your post better. I've done it for you this time.Thank you!
Thank you so much, I will take care about it from the very next post.