Hello everyone,
I have a problem with importing my data.
here is the format of my data:
Fen-Bac-KKT10.R1.fastq.gz Fen-Bac-KKT10.R2.fastq.gz
Here is the command I use:
qiime tools import
--type 'SampleData[PairedEndSequencesWithQuality]'
--input-path /galileo/home/userexternal/jdimarti/CINECA_SCRATCH/microbio_mari/gorrasi
--input-format CasavaOneEightSingleLanePerSampleDirFmt
--output-path demux-paired-end.qza
unfortunately I get an error:
There was a problem importing /galileo/home/userexternal/jdimarti/CINECA_SCRATCH/microbio_mari/gorrasi:
Missing one or more files for CasavaOneEightSingleLanePerSampleDirFmt: '.+_.+_L[0-9][0-9][0-9]_R[12]_001\.fastq\.gz'
Could someone tell me where am i wrong?
Thanks ![]()