Hi Robyn.
I got it. However, I found some new doubts.
I run v4 samples following the pipeline resulting in the last fasta file after trimming, aligning against silva 138_1, filtering, removing chimeras, etc.
However, in this last fasta there were so many gaps (-) which I believe carried picrust running to an error type "Stopping - all 100 input sequences aligned poorly to reference sequences (--min_align option specified a minimum proportion of 0.8 aligning to reference sequences)."
I've removed all these gaps and then run again;
It has worked after running the standard command "picrust2_pipeline.py -s study_seqs.fna -i study_seqs.biom -o picrust2_out_pipeline -p 1"
However, I'm not sure if I'm right in removing these gaps from the last fasta.
Additionally, I've selected the top 50 most representative ASVs followed by their respective sequence in fasta.
Could anyone tell me it I'm right or not after carrying this?
Thank you so much!!