Running a container called `my_software_container` that contains a command called `my_software` (on a computation node)
1) From sandbox: Running a container called `my_software_container` that has been sandboxed into `my_sandbox` and contains a command called `my_software` (on a computation node)
* The software for generating the MSA is called `mafft`. It is installed via its singularity image which can be found here: `/shares/amr.imm.uzh/bioinfo/singularity/mafft_7.505--hec16e2b_0.sif`.
* The software for generating the MSA is called `mafft`. It is installed via its singularity image which can be found here: `/shares/amr.imm.uzh/bioinfo/singularity/sandbox/mafft_7.505`.
`mafft` is a very convenient software which can recognise if you want to align DNA or proteins automatically.