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:
18
18
issue :
19
19
code : PARTICIPANT_ID_MISMATCH
20
20
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.
23
23
level : error
24
24
selectors :
25
25
- path == '/participants.tsv'
@@ -35,7 +35,8 @@ PhenotypeSubjectsMissing:
35
35
issue :
36
36
code : PHENOTYPE_SUBJECTS_MISSING
37
37
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.
39
40
level : error
40
41
selectors :
41
42
- path == '/participants.tsv'
You can’t perform that action at this time.
0 commit comments