valid_stats = list(pValue = "pValue", qValue = "qValue")
valid_job_schedulers = list(SGE = "SGE", SLURM = "SLURM", bash = "bash")
stat2flag = c("qValue" = "-q", "pValue" = "-p")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.