Skip to content
Snippets Groups Projects
Commit bed9da8b authored by THIBERT-RIPOSO Anais's avatar THIBERT-RIPOSO Anais
Browse files

version

parent ab566bf8
No related branches found
No related tags found
No related merge requests found
This project runs four R scripts automatically using apptainer.
Installation is described in "doc/01install.md", and execution is described in "doc/02run.md".
Version: 0.1.0
curl -L https://micromamba.snakepit.net/api/micromamba/linux-64/latest | tar -xvj bin/micromamba
mkdir -p $HOME/.local/bin
mv bin/micromamba $HOME/.local/bin/
echo 'export PATH=HOME/.local/bin:HOME/.local/bin:HOME/.local/bin:PATH' >> ~/.bashrc
source ~/.bashrc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment