Skip to content

Commit

Permalink
quick fix -- take out unused arg
Browse files Browse the repository at this point in the history
  • Loading branch information
tabpeter committed Sep 23, 2024
1 parent 49872f1 commit 4e1cde7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/process_plink.R
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ process_plink <- function(data_dir,
# name and count ------------------------------------
step2 <- name_and_count_bigsnp(obj = step1,
id_var = id_var,
parallel = parallel,
quiet = quiet,
outfile = logfile)

Expand Down

0 comments on commit 4e1cde7

Please sign in to comment.