diff --git a/scripts/1_definitions_and_setup.Rmd b/scripts/1_definitions_and_setup.Rmd index ea74e81..404f356 100644 --- a/scripts/1_definitions_and_setup.Rmd +++ b/scripts/1_definitions_and_setup.Rmd @@ -131,6 +131,7 @@ user_choices <- data.frame( "personal_path" = personal_path, "pheno_path" = pheno_path, "idat_path" = idat_path, + "package_path" = package_path, "project_name" = project_name, "array_type" = array_type, "population_ethnicity" = population_ethnicity,