diff --git a/README.md b/README.md index dd4cfdace7e5f7aeef1082af7fca4c4eb11ac150..69888c35d9eb3ae2217c73167e1b7720c7ba9cd2 100644 --- a/README.md +++ b/README.md @@ -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. ## Directory Organization -**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. \ -**workflows** : Makefile to run the scripts in the correct order. \ -**.gitignore** : Files to be excluded from publication. \ -**RELEASE.md** : Git version history. \ +**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. + +**workflows** : Makefile to run the scripts in the correct order. + +**.gitignore** : Files to be excluded from publication. + +**RELEASE.md** : Git version history. ## Version To obtain version information, please consult the commit and branch indicated in the `RELEASE.md` file.