Hi,
I have multiple sequence files in fasta format (eg: sample1.fna). each file corresponds to one sample. I have seen the “Sequences without quality information (i.e. FASTA)” to import data without quality score, but it is only for a single file.
How to import multiple sequence files?
I believe that as long as all of your files are in the right directory (which you set in --inputpath parameter), all of them will be imported. If you try it and it doesn’t work, then you can get some troubleshooting.
Thanks for prompt response!
My all files are in same/right directory, but in this command, I can specify one one file (seqs.fna). And I have ~50 sample files.
Run qiime tools import --help. You’ll see that the --input-path parameter takes “Path to file or directory that should be imported.” So I was suggesting that you set this parameter as the name of the directory containing your files.