Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show VUS Filter in OncoPrint Mutations menu should trigger filter warning #6133

Closed
schultzn opened this issue May 22, 2019 · 9 comments
Closed

Comments

@schultzn
Copy link
Contributor

The Show VUS Filter in the OncoPrint Mutations menu does not revert to default after modifying a query, while the germline filter does.

We should make it consistent for these two settings.

It might be best to keep both filter settings as last set by the user, but we should add a warning message in the header of the page that filtering has occurred. This warning message should show up right after the selection, even before a query is modified.

image

@alisman
Copy link
Contributor

alisman commented May 22, 2019

@adamabeshouse lets discuss

@schultzn
Copy link
Contributor Author

I also just noticed that the VUS filter propagates to the mutations tab. Is that intended? Does it also apply to other tabs? If so, we definitely need the filter info message.

@jjgao
Copy link
Member

jjgao commented Jun 13, 2019

@adamabeshouse @alisman please prioritize this one.

@alisman
Copy link
Contributor

alisman commented Jun 17, 2019

@jjgao @schultzn, adam and I discussed this one. As far as showing current filtering in a header message, one question is the "sign" of the filters. Right now we show VUS by default. So the header message would have to read "Hiding VUS". Alternatively, we could change the checkbox to read "hide VUS ..." and have it unchecked by default. What do you guys think?

image

@adamabeshouse
Copy link
Contributor

adamabeshouse commented Jun 17, 2019

@schultzn @jjgao To add to that, there's also a question of what we should show in the alert - just whether alterations are filtered, of germline/VUS? or also whether they are annotated?

@schultzn
Copy link
Contributor Author

schultzn commented Jun 17, 2019 via email

@jjgao
Copy link
Member

jjgao commented Jun 19, 2019

@adamabeshouse @alisman and I had a discussion on the filter settings and will do the followings (I added a couple more based on discussion here):

  • keep both filter settings after resubmission (I think we should keep as much state as possible)
  • both filter should propagate to other tabs
  • a message should be displayed in all tabs if any of the filters are effective - at least 1 event is filtered out (similar to the OQL message), e.g. "Germline mutations are now shown."
  • in Mutations tab, allow removing each filter (similar to oql)
  • change "Show VUS..." to "Hide VUS" unchecked by default
  • change "Show germline mutations" to "Hide germline mutations" unchecked by default

anything else?

@alisman
Copy link
Contributor

alisman commented Jun 24, 2019

@adamabeshouse i'm not wild about the info icon. maybe a filter icon? also:

  1. can we put the setting in the url? forgot what we decided on
  2. Can we make it clearable from the alert message?

@adamabeshouse
Copy link
Contributor

adamabeshouse commented Jun 24, 2019

filter icon is a good idea.

we're not currently putting it in the URL, can it wait for a different PR?

we can make it clearable, but @jjgao had said only to do it in the mutations tab, where it would have a local setting different from the global one. what do we want to do about that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants