Skip to content

Commit

Permalink
Save package path to user choices
Browse files Browse the repository at this point in the history
  • Loading branch information
verakarlbauer authored Sep 25, 2024
1 parent d196e6f commit 7880cd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/1_definitions_and_setup.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 7880cd7

Please sign in to comment.