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
This would make it possible to replicate "A / (everything that isn't A)"-style log-ratios, where A isn't just a single feature/taxon/etc.
I think this shouldn't be too difficult to finagle in the code -- would involve adding a negate parameter to orFilterFeatures() which would function similarly to the negate parameter of textFilterFeatures().
This would make it possible to replicate "A / (everything that isn't A)"-style log-ratios, where A isn't just a single feature/taxon/etc.
I think this shouldn't be too difficult to finagle in the code -- would involve adding a
negate
parameter toorFilterFeatures()
which would function similarly to thenegate
parameter oftextFilterFeatures()
.Forum xref: https://forum.qiime2.org/t/qurro-provide-a-list-of-taxa-to-exclude-from-selection/15291
The text was updated successfully, but these errors were encountered: