Skip to content

Commit

Permalink
feat(frontend): add browser gene tables update changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyhgrant committed Jan 14, 2025
1 parent 626790d commit 76fdc0f
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Update gnomAD browser gene model Hail Tables
date: 2025-01-15
order: 1
---

The gnomAD browser gene model Hail Tables that were previously released have been updated. The tables have been repartitioned from 2,000 to 100 partitions, this smaller amount of paritions is more appropriate for the size of these tables, which should improve efficiency when using them in computations. Futher, the GRCh38 gene model table now includes GTEx and pext data, and the structure of the GTEx and pext data has changed from the previous struct, to an array.

For more information about these tables, please refer to our [help text](http://gnomad.broadinstitute.org/help/v4-browser-hts) on the browser release tables.

To download these tables, visit our [downloads page](http://gnomad.broadinstitute.org/downloads#v4-browser-tables).

0 comments on commit 76fdc0f

Please sign in to comment.