From 36281fecc15f7f9aa7a17f19b7713e84617002f4 Mon Sep 17 00:00:00 2001 From: Julien Cohen-Adad Date: Fri, 7 Oct 2022 09:41:38 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc5f9d5..b9fe680 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ docker pull qmrlab/antsfsl:latest See [SCT installation instructions](https://spinalcordtoolbox.com/en/latest/user_section/installation.html). -## Run brain analysis pipeline +## Run brain qMRI analysis pipeline ### Simplest use case @@ -175,7 +175,11 @@ process to run locally. In that case, you need to make sure that all the depende if you set `use_b1cor=true` the whole process will be skipped for a `subject/session` missing `../fmap/...B1plusmap.nii.gz`. This ensures that all the derivatives are processed uniformly. -## Run the diffusion MRI analysis pipeline +## Run brain anatomical analysis pipeline + +@Basile + +## Run brain diffusion MRI analysis pipeline @Arnaud