Skip to content

Common mistake & gotchas

swo edited this page Sep 16, 2014 · 3 revisions

usearch errors

If usearch throws an error like

---Fatal error---
Phred score 45 out of range 0..41

this means that your fastq file is in the wrong format. It is probably is Illumina 1.3. Running convert_fastq_format.py or otu_caller.py --convert might fix it.