Skip to content
Snippets Groups Projects
Select Git revision
  • 781fbb687261d9e68636a85392ff797b0d771b40
  • main default protected
  • develop
  • 0.1.1
  • 0.1.0
5 results

tp1ara

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    OTT Oceane authored
    781fbb68
    History
    Name Last commit Last update
    data
    results
    src
    workflows
    .gitignore
    README.md
    Release.md

    Download Clone

    mkdir m2bsgreprod

    git clone git@etulab.univ-amu.fr:o22025448/tp1ara.git > m2bsgreprod

    Install the micromamba or equiv.

    Create a m2bsgreprod micromamba environment and install apptainer 1.3.2

    Build the apptainer image

    mkdir -p results/containers

    sudo /home/gonzalez/Software/micromamba/envs/m2bsgreprod/bin/apptainer build results/containers/m2bsgreprod.sif containers/m2bsgreprod.def

    Execute the Rscripts

    micromamba activate m2bsgreprod

    apptainer exec results/containers/m2bsgreprod3.sif make -f workflows/makefile