Skip to content

Commit eb5a566

Browse files
committed
Catalog update 2025-08-24
1 parent 9ab1cf3 commit eb5a566

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

R/sysdata.rda

-2 Bytes
Binary file not shown.

data-raw/data-raw.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ suppressPackageStartupMessages(library(myvariant))
44

55
source("data-raw/gwas_utils.R")
66

7-
options(timeout = 500000)
7+
options(timeout = 5000000)
88

9-
catalog_version_date <- '2025-06-27'
10-
ebi_catalog_version_date <- '2025-06-27'
9+
catalog_version_date <- '2025-08-24'
10+
ebi_catalog_version_date <- '2025-08-24'
1111
fname_catalog_associations <-
1212
file.path(
1313
"data-raw",

0 commit comments

Comments
 (0)