From 628643f53cd568c8f4bb4c8206a8181f79939966 Mon Sep 17 00:00:00 2001 From: zoometh Date: Mon, 16 Dec 2024 20:29:33 +0000 Subject: [PATCH] varia --- doc/talks/2024-asd/run_asd.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/talks/2024-asd/run_asd.R b/doc/talks/2024-asd/run_asd.R index 78a311a..5111227 100644 --- a/doc/talks/2024-asd/run_asd.R +++ b/doc/talks/2024-asd/run_asd.R @@ -149,7 +149,7 @@ write.table(isochr$data, paste0(obj.case.out, ".tsv"), sep = "\t", row.names = F source("R/neo_find_date.R") source("R/neo_dbs_info_date.R") -abber.date <- neo_find_date(df = isochr$data, print.it = FALSE, idf.dates = 96) +abber.date <- neo_find_date(df = isochr$data, print.it = FALSE, idf.dates = 107) ad <- neo_dbs_info_date(df.c14 = df.c14, LabCode = abber.date$labcode) # Do not add double quotes in the https://github.com/zoometh/neonet/blob/main/inst/extdata/c14_aberrant_dates.tsv file