Skip to content

Commit

Permalink
[FIX] mention phenotype dir in folder structure (#1644)
Browse files Browse the repository at this point in the history
* mention phenotype dir in folder structure

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Remi-Gau and pre-commit-ci[bot] authored Nov 6, 2023
1 parent 170471d commit 4096382
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/schema/objects/files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,15 @@ derivatives:
Derivative data (for example preprocessed files).
See the [relevant section](SPEC_ROOT/common-principles.md#source-vs-raw-vs-derived-data)
for more information.
phenotype:
display_name: Phenotype
file_type: directory
description: |
A directory where to store participant level measurements (for
example responses from multiple questionnaires) split into
individual files separate from `participants.tsv`.
See the [relevant section](SPEC_ROOT/modality-agnostic-files.md#phenotypic-and-assessment-data)
for more information.
sourcedata:
display_name: Source data
file_type: directory
Expand Down

0 comments on commit 4096382

Please sign in to comment.