Skip to content

Commit 10d80a3

Browse files
ISMAILI AdamISMAILI Adam
authored andcommitted
doc modified
1 parent 9720825 commit 10d80a3

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-tsv/-cdt` is a tsv file containing the additional fields the user wants. The available data can be retrieved inside the installation of clincia at this location `your_path_to_clinica/clinica/iotools/data/genfi_data.tsv`.
102+
- `--clinical-data-txt/-cdt` is a txt file containing the additional fields the user wants, written one field per line. The available data can be retrieved inside the installation of clinica at this location : `your_path_to_clinica/clinica/converters/genfi_to_bids/specifications/full_specs.csv`.
103103
- `-gif` allows the user to add all the clinical data related to the imaging volumes (GIF, Geodesic Information Flow) to `session.tsv`. The added clinical data also contain the mandatory ones.
104104
- `-full` allows the user to add all clinical data (mandatory, GIF, and the remaining optional ones) to `sessions.tsv`.
105105

0 commit comments

Comments
 (0)