File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ ParticipantIDMismatch:
1818 issue :
1919 code : PARTICIPANT_ID_MISMATCH
2020 message : |
21- Participant labels found in this dataset did not match the values in participant_id column
22- found in the participants.tsv file.
21+ Subject directories found in this dataset did not match the values in
22+ the participant_id column found in the participants.tsv file.
2323 level : error
2424 selectors :
2525 - path == '/participants.tsv'
@@ -35,7 +35,8 @@ PhenotypeSubjectsMissing:
3535 issue :
3636 code : PHENOTYPE_SUBJECTS_MISSING
3737 message : |
38- A phenotype/ .tsv file lists subjects that were not found in the dataset.
38+ A phenotype/ .tsv file lists subjects that were not found in
39+ the participant_id column found in the participants.tsv file.
3940 level : error
4041 selectors :
4142 - path == '/participants.tsv'
You can’t perform that action at this time.
0 commit comments