cancervariants/gene-normalization

Update s3 uri for postgresql latest dump

Offen

#425 geöffnet am 24.09.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (4 Forks)auto 404
documentationgood first issuepriority:low

Repository-Metriken

Stars
 (3 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

@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