Skip to content

Commit

Permalink
[Update] R version number to match
Browse files Browse the repository at this point in the history
  • Loading branch information
choishingwan committed Jul 15, 2019
1 parent a490197 commit a758b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PRSice.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ In_Regression <-
R2 <-
print.p <- R <- P <- value <- Phenotype <- Set <- PRS.R2 <- LCI <- UCI <- quant.ref <- NULL

r.version <- "2.2.0"
r.version <- "2.2.3"
# Help Messages --------------------------------------
help_message <-
"usage: Rscript PRSice.R [options] <-b base_file> <-t target_file> <--prsice prsice_location>\n
Expand Down

0 comments on commit a758b0b

Please sign in to comment.