Ce projet automatise l'exécution de quatre scripts R pour une analyse GWAS à l'aide d'un Makefile, garantissant ainsi un processus totalement automatisé.
This project automates the execution of four R scripts for a GWAS analysis using a Makefile, ensuring a fully automated process.
## Installation de micromamba
Les instructions d'installation de micromamba se trouvent dans le fichier`doc/01install.md`.
## Installation of micromamba
Installation instructions for micromamba can be found in the`doc/01install.md` file.
## Utilisation des containers
## Using Containers
Instructions for using the containers can be found in the `doc/01install.md` file.
1.**Construire l'image Docker:**
-Accédez au dossier **containers**
-Exécutez la commande suivante dans le terminal :
docker build -t Dockerfile
## Execution
Steps for running the analysis are detailed in the `doc/02run.md` file.
2.**Convertir l'image Docker en fichier SIF:**
-Assurez-vous que le fichier `m2bsgreprod.def` est dans le dossier **containers**