From 8ca87fb3ede4173d7368b47b6dcf62a80a6baa0e Mon Sep 17 00:00:00 2001 From: Yusha Liu <42853853+YushaLiu@users.noreply.github.com> Date: Sat, 19 Aug 2023 04:12:44 +0800 Subject: [PATCH] Update liger.R --- simulations/liger.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simulations/liger.R b/simulations/liger.R index 8cd5ffa..5f47499 100644 --- a/simulations/liger.R +++ b/simulations/liger.R @@ -1,6 +1,6 @@ # Set this to a number between 1 and 20 # to load one of the simulated data sets. -iter <- 1 +iter <- 2 library(Matrix) library(rliger)