From 8432e4d1dcb04fe1b7eebd768a0d6c8670a96549 Mon Sep 17 00:00:00 2001 From: Nicolas Vannieuwkerke Date: Fri, 20 May 2022 09:49:42 +0200 Subject: [PATCH] typo --- docs/vsc_ugent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vsc_ugent.md b/docs/vsc_ugent.md index 410fa23..f13454b 100644 --- a/docs/vsc_ugent.md +++ b/docs/vsc_ugent.md @@ -24,7 +24,7 @@ I also highly recommend specifying a location of a Singularity cache directory, All of the intermediate files required to run the pipeline will be stored in the `work/` directory. It is recommended to delete this directory after the pipeline has finished successfully because it can get quite large, and all of the main output files will be saved in the `results/` directory anyway. The config contains a `cleanup` command that removes the `work/` directory automatically once the pipeline has completed successfully. If the run does not complete successfully then the `work/` dir should be removed manually to save storage space. The default work directory is set to `$VSC_SCRATCH_VO_USER/work` per this configuration -You can also add several TORQUE options to the SLURM/PBS script. More about this on this [link](http://hpcugent.github.io/vsc_user_docs/pdf/intro-HPC-linux-gent.pdf#appendix.B). +You can also add several TORQUE options to the PBS script. More about this on this [link](http://hpcugent.github.io/vsc_user_docs/pdf/intro-HPC-linux-gent.pdf#appendix.B). To submit your job to the cluster by using the following command: