Skip to content

Commit

Permalink
[Update] Add the log
Browse files Browse the repository at this point in the history
  • Loading branch information
choishingwan committed May 19, 2020
1 parent 11a2746 commit 0e7cb0d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/commander.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -981,6 +981,16 @@ void Commander::set_help_message()
"will be\n"
" performed based on the reference "
"samples\n"
" --ultra Ultra aggressive memory usage. When "
"this is enabled\n"
" PRSice and PRSet will try to load all "
"genotypes into\n"
" memory after clumping is performed. "
"This should\n"
" drastically speed up PRSice and PRSet "
"at the expense\n"
" of higher memory consumption.\n"
" Has no effect for dosage score\n"
" --x-range Range of SNPs to be excluded from the "
"whole\n"
" analysis. It can either be a single bed "
Expand Down

0 comments on commit 0e7cb0d

Please sign in to comment.