Description Usage Arguments Value
Divide the entire data into many chunks submit "run_model_comparison" jobs on a pbs/torque cluster
1 2 3 4 |
loomfile |
Expression quantity file (loom format) |
num_chunks |
Number of chunks |
outdir |
Name of the folder where results should be stored |
dryrun |
TRUE if you only want to check the job submission commands |
rfile |
R script to execute |
scriptfile |
PBS job submission script |
covariates |
Name of covariates (A col.attrs name in the input loomfile) |
layer |
Layer name of the count to use in the loom file |
nCores |
Number of cores to run stan fitting in parallel |
seed |
Seed number to reproduce randomized results |
gene_start |
Starting gene index to analyze |
gene_end |
Ending gene index to analyze |
chunk_start |
Starting chunk index to submit |
chunk_end |
Ending chunk index to submit |
... None is returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.