...
Run
export PATH=/agr/persist/apps/miniconda/bin:$PATH
Run
conda init bash
Run
source ~/.bashrc
See also https://bioconda.github.io/ (very important - unless you setup the channel priorities as described there, installations from BioConda won’t work reliably)
Singularity
Available as Apptainer and aliasing enabled, meaning both apptainer --version
and singularity --version
will work.
...