Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Run export PATH=/agr/persist/apps/miniconda/bin:$PATH

  2. Run conda init bash

  3. Run source ~/.bashrc

  4. 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.

...