Please read the following before posting!
Hi,
I’m trying to import AVITI sequence data into QIIME, but I’m having trouble with the manifest file. I keep getting the following error: manifest.tsv is not a(n) PairedEndFastqManifestPhred33V2 file.
Could someone please share the code or guidance for creating the correct manifest file?
Thank you,
Asmaa
Hi @asmaamorsi,
Could you share the command that you're running and the manifest file that you're providing? A directory listing of the directory containing the files you're trying to import will also be helpful (e.g., if your .fastq.gz files are in a folder called my-data, run ls my-data and provide the output). We should be able to help you sort it out with that information.
Hi, Thanks for your response. I figured out the problem in the manifest file and fixed it.