@@ -10,7 +10,7 @@ After installing Java, you should be able to launch the application by simply do
### Participants.tsv format
The _participants.tsv_ has to follow the this [standard](https://bids-specification.readthedocs.io/en/stable/modality-agnostic-files.html#participants-file). Moreover for the conversion at least following fields must be included:
The _participants.tsv_ has to follow the this [standard](https://bids-specification.readthedocs.io/en/stable/modality-agnostic-files.html#participants-file). Moreover for the conversion at least following columns must be included:
-`participant_id`: The exact name of the subject folder. Usually this is composed of two parts: "sub-" and the _SFB code_. The _SFB code_ will be extracted and used as _Subject ID_. The _SFB code_ cannot contain hyphens.
-`sex`: Sex of the subject (_m\[ale] or f\[emale])_.