bids-validator
bids-validator copied to clipboard
Add dataset level hint to schema that there should be at least one subject.
And that subject should have a modality.
Or generate error if fewer than 2 valid files
Or at least one that isn't a core file (dataset_description.json
, CITATION.cff
, README.*
, CHANGES
, LICENSE
, genetic_info.json
, participants.tsv
, samples.tsv
).
We have:
[ERROR] There are no subject directories (labeled "sub-*") in the root of this dataset.
(SUBJECT_FOLDERS)
./dataset_description.json
Evidence: schema.rules.rules.checks.dataset.SubjectFolders