From 5494e2ba34bafb7820cf1d578d34302a39eb9811 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Mon, 11 Nov 2024 11:52:49 +0300 Subject: export qtl effect plots for multi parent populations. --- scripts/rqtl2_wrapper.R | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/rqtl2_wrapper.R b/scripts/rqtl2_wrapper.R index f2d6a87..f514e73 100644 --- a/scripts/rqtl2_wrapper.R +++ b/scripts/rqtl2_wrapper.R @@ -534,6 +534,7 @@ output = list(lod_peaks = lod_peaks, lod_peaks = lod_peaks, chromosomes = chr_names(dataset), meffects = meffects, + meffects_plots = meffects_plots, lod_plot_path =lod_plot_path, scan_method = SCAN_METHOD ) -- cgit 1.4.1