Skip to content
Snippets Groups Projects
Commit c255e362 authored by KHAM Chaimae's avatar KHAM Chaimae
Browse files

Mise à jour du README

parent d3c72829
No related branches found
No related tags found
No related merge requests found
#Project Setup and Execution Guide
# Project Setup and Execution Guide
This README explains the process for setting up the required environment and running R scripts using micromamba and Apptainer. The guide is divided into two main steps: installation and execution.
#Prerequisites
# Prerequisites
Ensure you have the following installed:
curl
tar
sudo access (for building Apptainer images)
Make utility (for running make commands)
Ensure you have the following installed: <br>
curl <br>
tar <br>
sudo access (for building Apptainer images) <br>
Make utility (for running make commands) <br>
#Installation Script (01.install.md)
# Installation Script (01.install.md)
Refer to and follow the steps in the script "01.install.md" to install and configure micromamba, create the necessary environment, and build the Apptainer container image. This step sets up everything required for running the project in a reproducible environment.
#Execution Script (02run.md)
# Execution Script (02run.md)
After completing the installation, follow the steps in the file "02run.md" to activate the environment and execute the R scripts defined in the makefile inside the Apptainer container.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment