This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:bioinformatics [2025/05/12 16:09] nmfuphi [Conda] |
howto:bioinformatics [2025/05/21 10:50] (current) nmfuphi [Singularity] |
||
|---|---|---|---|
| Line 253: | Line 253: | ||
| === Step-by-step setup === | === Step-by-step setup === | ||
| + | ssh to username@scp.chpc.ac.za, | ||
| === Step 1: Load Conda === | === Step 1: Load Conda === | ||
| <code bash> | <code bash> | ||
| Line 462: | Line 462: | ||
| #PBS -N singularity_job | #PBS -N singularity_job | ||
| #PBS -q normal | #PBS -q normal | ||
| - | #PBS -l select=1: | + | #PBS -l select=1: |
| #PBS -l walltime=12: | #PBS -l walltime=12: | ||
| #PBS -o singularity_output.log | #PBS -o singularity_output.log | ||