cancervariants/gene-normalization

Update s3 uri for postgresql latest dump

开放

#425 创建于 2025年9月24日

 (0 条评论) (0 个反应) (0 位负责人)Python (4 个派生)auto 404
documentationgood first issuepriority:low

仓库指标

星标
 (3 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

@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?)

贡献者指南