Hi,
I'm new to QIIME2 and was trying out the "Moving-Pictures" tutorial. I have updated to the most recent version of QIIME2. When trying to demultiplex the single end sequences:
qiime demux emp-single
--i-seqs emp-single-end-sequences.qza
--m-barcodes-file sample-metadata.tsv
--m-barcodes-category BarcodeSequence
--o-per-sample-sequences demux.qza
I get the same error:
Plugin error from demux:
Compressed file ended before the end-of-stream marker was reached
Any suggestions?