yes thank you, i downloaded using Docker , thank you, however I am now unable to import files from my desktop, I am using windows, it says " No such file or directory'
i want to import 'SampleData[PairedEndSequencesWithQuality] from my desktop. however, it doesn't recognise my directory. i am using qiime2 in Docker (MS computer). i did tutorial with wget and carl and it worked but when I I want to import from my desktop, it doesn't recognise it
The "No such file or directory" message suggests either your sequences are not where you think they are, or yourself (i.e., your working directory) is not the one you think it is.
This assumes there is a directory reads in your current working directory, which may (or may not) be Desktop. As you say here:
It looks like your sequences are in Desktop/reads. Check that this is the case, and if so, check that your working directory is Desktop.