qiita
qiita copied to clipboard
add GUI for filtering your BIOM table in Qiime 2 analysis plugin
Currently we can filter via the where parameter within the analysis but having a GUI will be great
At the minimum for a short-term fix, could we add a display like the sample summary one so users can easily see what metadata is available to them?
A good starting point from @adswafford will be to add examples or discussion.
How about something like this? http://querybuilder.js.org
Looks really cool, thanks for sending. This could be an improvement but will it be sufficient? Basically is a guided SQL writing widget not a "nice" GUI for filtering. If you think it's sufficient we could figure out how to put it together ...
I think it's good as a stop-gap the way we discussed last week since it will at least prevent user-driven typos from wrecking the calls. @wasade might want to put something similar in the redbiom section for constructing searches there? Flagged for group discussion at the meeting tomorrow.
Could be interesting as a component of the js library, biocore/redbiom#47