File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ source("data-raw/gwas_utils.R")
66
77options(timeout = 5000000 )
88
9- catalog_version_date <- ' 2025-12-03 '
10- ebi_catalog_version_date <- ' 2025-12-03 '
9+ catalog_version_date <- ' 2026-01-19 '
10+ ebi_catalog_version_date <- ' 2026-01-19 '
1111fname_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.7 "
143+ version_bumped <- " 1.5.8 "
144144
145145for (c in gwas_collections ) {
146146
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ citEntry(
44 entry = "Manual",
55 title = "gwasOncoX: Low-to-moderate risk variants from GWAS studies in cancer",
66 author = "Sigve Nakken",
7- year = "2025 ",
7+ year = "2026 ",
88 note = "R package version 1.5.7",
99 url = "https://github.com/sigven/gwasOncoX",
10- textVersion = paste("Nakken S. ","(2025 )",
10+ textVersion = paste("Nakken S. ","(2026 )",
1111 " gwasOncoX: Low-to-moderate risk variants in cancer.",
1212 " R package version 1.5.7.",
1313 " (https://github.com/sigven/gwasOncoX)")
You can’t perform that action at this time.
0 commit comments