Description Usage Arguments Value
Main analysis script.
1 2 3 | dimsumms(startStage = 1, stopStage = 0,
base_dir = "/users/blehner/afaure/DMS/Results/dimsumms_proj",
rerun_raw = F, Ncores = 1)
|
startStage |
Start at a specified analysis stage (default:1) |
stopStage |
Stop at a specified analysis stage (default:0 i.e. no stop condition) |
base_dir |
Base directory for all output file (default:NB private CRG server path; change accordingly) |
rerun_raw |
re-run raw data preprocessing (default:F) |
Ncores |
# cores available to parallelize leave-one-out cross validation workflow (stage 4) |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.