...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
While other datasets or projects might be visible, please do not attempt to modify them during this phase of data staging/migration. |
...
Available Applications
Modules
module spider
to list the available applications as module.
Conda
Conda is installed but needs to be enabled:
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.
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Copying data
scp can be used to copy data to/from the login node.
...