cancervariants/gene-normalization

Update s3 uri for postgresql latest dump

Open

#425 opened on Sep 24, 2025

 (0 comments) (0 reactions) (0 assignees)Python (4 forks)auto 404
documentationgood first issuepriority:low

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

@zealws recommended we update the s3 uri to use the latest version (gene_norm_20250801143023.sql.tar.gz) in the docs

https://github.com/cancervariants/gene-normalization/blob/136abda982d2f6089bfed47d64f7a636af1ccf63/docs/source/managing_data/postgresql.rst?plain=1#L24-L31

We might also consider adding a warning that using old dumps may be incompatible with newer versions of the normalizer (at least until we change the structure of how we're storing dumps. Probably want to tie DB releases to API versions?)

Contributor guide