Skip to content
Snippets Groups Projects
Commit f1ed2279 authored by SOLER Fiona's avatar SOLER Fiona
Browse files

steps to follow

parent dfe9d1d3
No related branches found
No related tags found
No related merge requests found
...@@ -13,12 +13,17 @@ Instructions for using the containers can be found in the `doc/01install.md` fil ...@@ -13,12 +13,17 @@ Instructions for using the containers can be found in the `doc/01install.md` fil
Steps for running the analysis are detailed in the `doc/02run.md` file. Steps for running the analysis are detailed in the `doc/02run.md` file.
## Directory Organization ## Directory Organization
**containers** : Definitions of the virtual image with specific versions of the required software and packages. \ **containers** : Definitions of the virtual image with specific versions of the required software and packages.
**doc** : Documentation for installation and execution. \
**src** : R scripts for the GWAS analysis. \ **doc** : Documentation for installation and execution.
**workflows** : Makefile to run the scripts in the correct order. \
**.gitignore** : Files to be excluded from publication. \ **src** : R scripts for the GWAS analysis.
**RELEASE.md** : Git version history. \
**workflows** : Makefile to run the scripts in the correct order.
**.gitignore** : Files to be excluded from publication.
**RELEASE.md** : Git version history.
## Version ## Version
To obtain version information, please consult the commit and branch indicated in the `RELEASE.md` file. To obtain version information, please consult the commit and branch indicated in the `RELEASE.md` file.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment