broadinstitute / gnomad-blog

Blog for the gnomAD project
https://gnomad.broadinstitute.org/news/
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Add Downloads page update to changelog #108

Closed rileyhgrant closed 1 year ago

rileyhgrant commented 1 year ago

Related: https://github.com/broadinstitute/gnomad-browser/pull/1069

Preview link Preview link (Links directly to the changelog entry)

Adds a changelog entry for the update to the Downloads page. To be merged/pushed to production when the corresponding Browser PR gets merged.

mattsolo1 commented 1 year ago

We have redesigned the gnomAD Downloads Page to make it easier to explore datasets released by the gnomAD production team and gnomAD-affiliated research groups.

Previously, our major releases (gnomAD v2, gnomAD v3, and ExAC) were organized under tabs that users would click to see which datasets were available for each release. This tab-based navigation scheme made it difficult to quickly understand the information hierarchy on the page. It also prevented users from searching the page using the standard internet browser search functionality (CTRL + F).

Now, instead of tabs, the new layout features a table of contents on the righthand side. Users will have a better sense of what is available and can quickly jump to specific releases and datasets. To help maintain a sense of context, the table of contents synchronizes with the page position as the user scrolls. Since all text is on the same page, CTRL-F searching is now possible.

Furthermore, the new Downloads Page attempts to distinguish which datasets are produced by the gnomAD production team ("Core Dataset") from downstream analyses carried out by affiliated research groups ("Secondary Analyses"). For example, our recently released Genomic Constraint analysis falls into the latter category.

mattsolo1 commented 1 year ago

Btw if anyone feels my edit is too wordy... feel free to discard. Don't let this hold you up.