From a4f800bcc082bf16fc63d120ca7e8e5e0a4c6615 Mon Sep 17 00:00:00 2001 From: "Brian M. Schilder" <34280215+bschilder@users.noreply.github.com> Date: Tue, 7 Nov 2023 21:01:52 +0000 Subject: [PATCH] Fix GHA --- man/get_unfinished_list_names.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/get_unfinished_list_names.Rd b/man/get_unfinished_list_names.Rd index 19766d9..b702320 100644 --- a/man/get_unfinished_list_names.Rd +++ b/man/get_unfinished_list_names.Rd @@ -24,7 +24,7 @@ re-analyse the already completed ones when you start again. } \examples{ gene_data <- HPOExplorer::load_phenotype_to_genes() -list_names <- unique(gene_data$hpo_name)[seq(3)] +list_names <- unique(gene_data$hpo_id)[seq(3)] save_dir_tmp <- file.path(tempdir(),"results") ctd <- load_example_ctd() res_files <- ewce_para(ctd = ctd,