Hi @Dean!
If you are going to demultiplex using the EMP protocol (demux emp-single
), this is fine, but it won't work if you're planning on using q2-cutadapt
's demultiplexing methods.
Have you had a chance to familiarize yourself with the Importing tutorial? There are some descriptions in that tutorial that are relevant to what you are working on, and ultimately these errors come down to some fundamental mismatches between data and the commands you are trying to run on it.
Okay, so moving forward, I would recommend the following. Convert your fast+qual to fastq using whatever tool you did to accomplish that previously. Import that one fastq file as MultiplexedSingleEndBarcodeInSequence
, then follow the q2-cutadapt
community tutorial to demultiplex these data.
No problem, that is what we are here for! Thanks for working with us to make QIIME 2 a great place to be!