From 9eedc89d6952cfe9e3f17a6c0580c09b51755504 Mon Sep 17 00:00:00 2001 From: Harriet Dashnow Date: Mon, 2 Feb 2026 16:26:21 -0700 Subject: [PATCH] print new literature to file --- scripts/get-literature.R | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/get-literature.R b/scripts/get-literature.R index 27fbf9ab..cbc1d7b7 100644 --- a/scripts/get-literature.R +++ b/scripts/get-literature.R @@ -479,6 +479,9 @@ perform_new_pubmed_query <- function() { return(file_path) } +# Fetch publications for potential new loci +perform_new_pubmed_query() + # # ### Let's get all the citations to run manubot on extract_citations <- function(column) {