Skip to content

Commit 503b9a4

Browse files
ISMAILI AdamISMAILI Adam
authored andcommitted
little doc correction
1 parent de0b636 commit 503b9a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Converters/GENFItoBIDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ where:
9999
- For `participants.tsv` : `blinded_code`, `blinded_family`, `blinded_site`, `gender`.
100100
- For `sessions.tsv` : `age_at_visit`, `date_of_assessment`, `diagnosis`, `education`, `ftld-cdr-nm-global`, `genetic_group`, `genetic_status_1`, `genetic_status_2`, `visit`.
101101
<br> All the remaining clinical data is optional and added through the use of the `-full` flag.
102-
- `--clinical-data-txt/-cdt` is a txt file containing the additional fields the user wants. The available data can be retrieved from the specification file `full_specs.csv`, located in the Clinica installation directory at : `your_path_to_clinica/clinica/converters/genfi_to_bids/specifications/full_specs.csv`. The txt file should be written one field per line such as in the example below :
102+
- `--clinical-data-txt/-cdt` is a txt file containing the additional fields the user wants. The available data can be retrieved from the specification file `full_specs.csv`, located in the Clinica installation directory at: `your_path_to_clinica/clinica/converters/genfi_to_bids/specifications/full_specs.csv`. The txt file should be written one field per line such as in the example below :
103103
```text
104104
diagnosis_1
105105
diagnosis_1.1

0 commit comments

Comments
 (0)