Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

Add filters #62

Open
PelzKo opened this issue Jan 27, 2025 · 3 comments
Open

Add filters #62

PelzKo opened this issue Jan 27, 2025 · 3 comments

Comments

@PelzKo
Copy link
Contributor

PelzKo commented Jan 27, 2025

In edge enrichment you can already sort by the values of the table. Maybe it would be an idea to add filters too (if it is not too much work). This would allow you to only show the significant results, only those from a specific source, only with a pvalue below X. I think categorical filters (significant or source) would help more than the numeric ones (like pvalue).
Same for "Gene is known in the pathway" in the Pathway analysis tab

@PelzKo
Copy link
Contributor Author

PelzKo commented Jan 27, 2025

Elias: While I like the idea of filters, I think adding them may be a little too complex (https://datatables.net/extensions/fixedcolumns/examples/styling/col_filter.html) especially in our context (in comparison to the value they bring).

However, using the search functionality already provides a good option to filter down results.

@PelzKo
Copy link
Contributor Author

PelzKo commented Jan 27, 2025

That is a good point! I did not know that the search would look in all categories, so maybe we could add an info (Type "Yes" into the search to only see the significant ones) or a button that does that

@PelzKo
Copy link
Contributor Author

PelzKo commented Jan 27, 2025

Elias: Yes sure! I think the easiest option would be to give the search bar a hint as in "'Yes' to see only significant"?

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

1 participant