User Tools

Site Tools


howto:bioinformatics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:bioinformatics [2025/05/06 16:43]
nmfuphi [Conda]
howto:bioinformatics [2025/05/21 10:50] (current)
nmfuphi [Singularity]
Line 215: Line 215:
 module load conda_init module load conda_init
 </code> </code>
 +
 +The second module updates your .bashrc file by adding necessary shell variables.
 +To apply these changes, you can either log out and log back in, or run: <code bash>source ~/.bashrc. </code>
 +After this setup, you won’t need to load additional modules for your jobs—only the eval and conda activate steps are required.
  
 === Step 2: Initialize Conda in your shell === === Step 2: Initialize Conda in your shell ===
Line 249: Line 253:
  
 === Step-by-step setup === === Step-by-step setup ===
 +ssh to username@scp.chpc.ac.za, the password is the same as the one you use on lengau
 === Step 1: Load Conda === === Step 1: Load Conda ===
 <code bash> <code bash>
Line 458: Line 462:
 #PBS -N singularity_job #PBS -N singularity_job
 #PBS -q normal #PBS -q normal
-#PBS -l select=1:ncpus=8:mem=32gb+#PBS -l select=1:ncpus=24
 #PBS -l walltime=12:00:00 #PBS -l walltime=12:00:00
 #PBS -o singularity_output.log #PBS -o singularity_output.log
/app/dokuwiki/data/attic/howto/bioinformatics.1746542606.txt.gz · Last modified: 2025/05/06 16:43 by nmfuphi