Hi Everyone,
I’m working in qiime2-2022.8 and I have this error message when i ran this:
qiime dada2 denoise-paired
--i-demultiplexed-seqs 2014_BR.qza
--p-trunc-len-f 280
--p-trunc-len-r 212
--p-trim-left-f 0
--p-trim-left-r 5
--p-max-ee-f 10
--p-max-ee-r 15
--p-n-threads 30
--o-table 2014_BR_table.qza
--o-representative-sequences 2014_BR_rep-seqs.qza
--o-denoising-stats 2014_BR_stats.qza
--verbose
I have this error message
Plugin error from dada2:
No reads passed the filter. trunc_len_f (280) or trunc_len_r (212) may be individually longer than read lengths, or trunc_len_f + trunc_len_r may be shorter than the length of the amplicon + 12 nucleotides (the length of the overlap). Alternatively, other arguments (such as max_ee or trunc_q) may be preventing reads from passing the filter.
See above for debug info.
I upload the qzv files in case it works for you. Thank you very much in advance.
2014_BR.qzv (308.3 KB)
Also, please let me know if I can provide other information!