You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
I was trying to find a way to filter a feature table artifact so it only has the features from a sequence artifact. I couldn't find it by reading the plugin docs. However, reading the chimera tutorial I found that you can use a sequence artifact in the --m-metadata-file option of the qiime feature-table filter-features plugin to do it. The filter-features docs does not clearly say that this is possible and I think that it needs a clarification.