Closed ValWood closed 3 weeks ago
I wondered if this would be easy to do:
It's probably 2-3 hours work.
OK, it would be good to do sometime....
Which order should the rows be when you sort by gene count? Largest count at top or bottom?
Which order should the rows be when you sort by gene count? Largest count at top or bottom?
I've implemented this with the smallest at the top for now - very easy to change. Most other places where we sort by a column of numbers we use that order, like the literature section of gene pages and on the results pages for things like protein length.
There are two different types of slim pages. There is the slim overview:
and the pages of slimmed gene results sets:
The first case was very simple to implement, but the second case was slightly more involved. If you see an bugs it will likely be in the second case. Let me know if there are problems.
This will be on pombase.org in the morning.
The nightly update is running a little late because I broke things implementing modification filtering and had to restart. It should be done by 8am UK.
Also available on my desktop: https://desktop.kmr.nz/browse-curation/fission-yeast-bp-go-slim-terms
This will be on pombase.org in the morning.
Now live: https://dev.pombase.org/browse-curation/fission-yeast-bp-go-slim-terms
by gene count? Largest count at top
please!
Looks good! for both types of pages
by gene count? Largest count at top
please!
Is it OK that that's inconsistent?
inconsistent with what? The ones we are most interested in are the annotated bins. Otherwise I need to scroll to the bottom and read it backwards?
inconsistent with what? The ones we are most interested in are the annotated bins. Otherwise I need to scroll to the bottom and read it backwards?
See: https://github.com/pombase/website/issues/2246#issuecomment-2451249432
I've implemented this with the smallest at the top for now - very easy to change. Most other places where we sort by a column of numbers we use that order, like the literature section of gene pages and on the results pages for things like protein length.
So I'm wondering if it's OK to be inconsistent?
I think this "inconsistency" is OK since the ordering by gene count will serve different purposes:
Thanks for the explanation. I agree, they have different purposes so the inconsistency is OK
OK, thanks.
I've re-released with the largest gene count at the top.
I wondered if this would be easy to do:
It would be nice to be able to rank these by number