|
@@ -78,7 +78,7 @@ Example:
|
|
|
|
|
|
You should first download the following files: `Singularity_r2042`, `BA_predict.recipe` and `run_more.sh`
|
|
|
|
|
|
-1) Building the containers
|
|
|
+2) Building the containers
|
|
|
|
|
|
Preprocessing: `singularity build --fakeroot cat_preprocessing.simg Singularity_r2042`
|
|
|
|
|
@@ -86,7 +86,7 @@ Prediction: `singularity build --fakeroot BA_predict.sif BA_predict.recipe `
|
|
|
|
|
|
/!\ It is important to not change the name of the containers
|
|
|
|
|
|
-2) Run the appropriate bash scrip for one subject or several
|
|
|
+3) Run the appropriate bash script for one subject or several
|
|
|
|
|
|
Examples:
|
|
|
|