Hi Adam
I have a ‘beginners question’.
What is the second ITSxpress code for (the one below)? The trimmed_exact.qza file isn’t mentioned nor used again. This might be self-explanatory if I were using your data but I’m using my own data.
qiime itsxpress trim-pair-output-unmerged\
--i-per-sample-sequences sequences.qza \
--p-region ITS1 \
--p-taxa F \
--p-cluster-id 1.0 \
--p-threads 2 \
--o-trimmed trimmed_exact.qza
Cheers
Luke