Hi! I am utilizing qiime quality-control exclude-seqs
to filter my denoised representative-sequences.qza file to only include sequences that are similar enough to my reference alignment. I would like to filter my feature table to only include these seqeunces as well. I don't see an option in exlude-seqs to accomplish this, or in qiime feature-table filter-features
. Any help is appreciated, thanks!
The post linked below is a good example of how you can filter your feature-table based on your sequences. That is, your sequence file is the metadata file.
You can also toggle the --p-exclude-ids / --p-no-exclude-ids
option.
-Mike
1 Like
Thank you @SoilRotifer!
1 Like
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.