I am very new to bioinformatics and am analyzing a dietary dataset. I'm running QIIME 2 version 2020.11 through WSL and Ubuntu. I have run into some trouble while attempting to import my data. I ran into an error while trying to import my dating using the Casava 1.8 format, so decided to try the manifest format with 2 of my samples after following the manifest import tutorial.
Thanks for the detailed report, this is really helpful. So let's start with breaking down this part of the error message:
What QIIME 2 is telling you here is that the is no file present at the path $PWD/pe-33/842026339_S44_L001_R1_001.fastq.gz. This could be for a few reasons:
what is the current directory you are in when you run the command? perhaps you need to move somewhere else