I receive this error from filter feature from sequences:
Plugin error from feature-table:
All features were filtered out of the data.
Debug info has been saved to /tmpscratch/labenaim/6227276/qiime2-q2cli-err-y8sytyku.log
I want to filter rep-seqs-dada2 with metadata to obtain rep-seqs only for some samples.
Maybe I'm making some mistakes!
The rep-seqs file includes the sequences for all features.
The command qiime feature-table filter-seqs will remove sequences, but it sounds like you want to remove samples.
(I'm glad you tested it out to see what would happen!)
I upload all my sequence but after denoising I wanted to separate only one subject (the subject are 3) to firstly analyse.
Befor the qiime phylogeny align-to-tree-mafft-fasttree i wanted to filtrate to be sure to start my analysis only on these samples.
I usually have to adjust my filtering settings a few times to make sure I'm selecting exactly what I want. Guess-and-check is my favorite strategy.
That makes sense to me because mafft I think will make different results depending on the sequences you add.
Other methods may be consistent with any data and for those, filtering is not needed.