Open PelzKo opened 2 weeks ago
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.
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
Yes sure! I think the easiest option would be to give the search bar a hint as in "'Yes' to see only significant"?
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