I am having the same problem here, as the tool keep continuing saying that I have an error in the manifest:
pe-33-manifest is not a(n) PairedEndFastqManifestPhred33V2 file:
Filepath on line 10 and column "forward-absolute-filepath" could not be found (/shared/data/DBs/lab_salud/metagenomas/Hernan/1-20_Parejas/II010-10-16S_R1_001.fastq.gz /shared/data/DBs/lab_salud/metagenomas/Hernan/1-20_Parejas/II010-10-16S_R2_001.fastq.gz) for sample "II010".
Hi @DanielAgVal, the main part of the error message can be seen here:
Read this very carefully, you will notice that on line 10 you have two filepaths in the forward-absolute-filepath column (there should only be one filepath). It looks to me like you have a space () between the forward and reverse column, instead of a tab, on this line.
Hi, @thermokarst, thank you for your help. Sadly, the error is still present. I created the manifest with the tabulation in Excel and save it with as a text with tabs. Then, I changed the extension to be .tsv.
Is there another way to make this manifest in the command line or another tool that can help to ensure the tabs?
Hi @DanielAgVal - the error message is quite clear in this case - one of your columns has two filepaths listed. You will need to carefully review the original file and check it for mistakes in formatting.