Hello,
I have a quick question, I have been trying to import demultiplexed files (see code below) and I keep getting an error. I have previously uploaded files for my two other libraries and had not encountered this problem. I found this link where it says that my naming convention might be wrong, but after changing the subtle things that did not match in four of the files, I still get the same error.
Can you please let me know what I am doing wrong.
Code
*qiime tools import *
*--type 'SampleData[PairedEndSequencesWithQuality]' *
*--input-path casava-18-paired-end-demultiplexed *
*--input-format CasavaOneEightSingleLanePerSampleDirFmt *
--output-path Demux/Bacteria-demux-paired.qza
Error code: There was a problem importing casava-18-paired-end-demultiplexed:
Missing one or more files for CasavaOneEightSingleLanePerSampleDirFmt: '.+_.+_L[0-9][0-9][0-9]_R[12]_001\.fastq\.gz'