I am trying to apply the PICRUSt2 tutorial to my dataset, but it requires ".fna" file. I currently have 10
".fasta" files, shall I convert those file to 1 ".fna" and then run the analysis ? if yes, how? The link of the tutorial I am trying to apply is the following:
Please note that I am using QIIME2-2019.10 & PICRUSt 2 v2.4.2 conda.
Good news! That's the same file type on the inside, just with a different file extension. You can use your .fasta file just like the .fna files are used in the tutorials. (You could also rename them to .fna if you wanted, but no conversion is needed.)