Alena Ulla Uus 1 year ago
parent
commit
faf97328ff
1 changed files with 6 additions and 6 deletions
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -38,17 +38,17 @@ This repository contains multi-channel spatio-temporal MRI atlas of normal fetal
 -----
 ### Data structure
 
-- structural: structural (T2w, T1w) images for each of the timepoints
+- <u>structural</u>: structural (T2w, T1w) images for each of the timepoints
 
-- diffusion: diffusion (FA, MD, RD, average DWI b=1000 shell) images for each of the timepoints
+- <u>diffusion</u>: diffusion (FA, MD, RD, average DWI b=1000 shell) images for each of the timepoints
 
-- parcellations: tissue label parcellation files for each of the timepoints 
+- <u>parcellations</u>: tissue label parcellation files for each of the timepoints 
 
-- probabilities: individual tissue probabilities for each of the timepoints 
+- <u>probabilities</u>: individual tissue probabilities for each of the timepoints 
 
-- transformations: affine transformations to the common space for each of the timepoints 
+- <u>transformations</u>: affine transformations to the common space for each of the timepoints 
 
-- info: parcellation label description
+- <u>info</u>: parcellation label description
 
 
 -----