Hello,
I'm using Qiime2, I have otu table but I don't know how to convert otu table to otu.fasta format. I like to see each otu' sequence. After converting each otu should be like
My last question is; qiime created unique number for each OTU such as 8c6f7847266182cf7900f8caad6a7679 , it is possible to replace this code with sample name such as S1_123, S1_ 552... etc
The problem is that it is a name of the feature (sequence), that can be presented in several or all of your samples. So, for example, the same sequence will be named in your dataset S1_123 and S2_125, and will be treated as different features (sequences).
We submitted an article about metagenome and journal editor is asking fasta file of the otu table. Editor also asks to indicate sample name in each otu.
once again thank you for your help
It is a little bit strange, in my opinion, unless I am missing something.
As far as I know, there is no way in Qiime2 to rename the OTU/ASV IDs by adding sample names to it. Of course, if all analysis already performed, and all you need is to provide such fasta file, you can add sample name before sequence ID, like S1_8c6f7847266182cf7900f8caad6a7679. But I don't know how to deal with it, if you have the same ASV or OTU in several samples.
It will also require some coding in a suitable language, if you know some of them.
Maybe it is easier to decline this request with proper explanation and provide a fasta files as it is, unless it is very important (I don't know specific aspects of your manuscript)
I'm sorry to disrupt you but last question.
Is it possible to blast dna-seqs.fasta generated from rep_seqs.qza in qiime2 to form otu table?
best wishes
arne