Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/schema/objects/files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ participants:
followed by a list of optional columns describing participants.
Each participant MUST be described by one and only one row.

If this file exists and a `phenotype/` folder is present, then
the `participant_id` entries MUST be the union of all subject directories
and all `participant_id` entries found among phenotypic and assessment data
in the `phenotype/` folder.

Commonly used *optional* columns in `participants.tsv` files are `age`, `sex`,
`handedness`, `strain`, and `strain_rrid`.

Expand Down