Importing manifesy

Hi! I have a problem importing the manifest file. I used this command

qiime tools import
--type 'SampleData[PairedEndSequencesWithQuality]'
--input-path manifest.csv
--output-path paired-end-demux.qza
--input-format PairedEndFastqManifestPhred64

and the error was

. Can you help me? Thank you very much

Hmm, it looks to me like the issue isn’t with the manifest, but with the sequences, themselves. I think perhaps the fastq file is in a non- UTF-8 encoding, which is causing this error. Can you check with whoever prepared the sequences for you?

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.