Skip to content

Commit b0a17a4

Browse files
committed
Catalog version 2026-02-16
1 parent a63457c commit b0a17a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

R/sysdata.rda

5 Bytes
Binary file not shown.

data-raw/data-raw.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ source("data-raw/gwas_utils.R")
66

77
options(timeout = 5000000)
88

9-
catalog_version_date <- '2026-01-19'
10-
ebi_catalog_version_date <- '2026-01-19'
9+
catalog_version_date <- '2026-02-16'
10+
ebi_catalog_version_date <- '2026-02-16'
1111
fname_catalog_associations <-
1212
file.path(
1313
"data-raw",
@@ -140,7 +140,7 @@ gwas_hits_pr_rsid[['all']] <- as.data.frame(
140140
)
141141

142142

143-
version_bumped <- "1.5.9"
143+
version_bumped <- "1.6.0"
144144

145145
for (c in gwas_collections) {
146146

0 commit comments

Comments
 (0)