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

Modify items under filter consequences and data source #32

Open
pdtouch opened this issue Nov 8, 2021 · 2 comments
Open

Modify items under filter consequences and data source #32

pdtouch opened this issue Nov 8, 2021 · 2 comments

Comments

@pdtouch
Copy link

pdtouch commented Nov 8, 2021

How does one customize the items displayed under Filter consequences and data sources ?

For example, PREDICT PROTEIN gets excluded from the display if I use:
exclusions: ['PREDICT_PROTEIN']

But, I am not sure how to exclude SIFTS API or others from data source and modify (add or remove) items in the Filter consequence.

Thanks

@davidhoksza
Copy link
Member

That is probably a bug. I will be fix it only in about two weeks from now. A dirty hack would be simply to locate the ID of the HTML elements which correspond to the filters and hide them (i.e. set their display style to none)

@pdtouch
Copy link
Author

pdtouch commented Jan 14, 2022

Thank you for looking into this.

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

No branches or pull requests

2 participants