We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff73de commit 2c9e882Copy full SHA for 2c9e882
src/schema/meta/context.yaml
@@ -80,11 +80,6 @@ properties:
80
type: array
81
items:
82
type: string
83
- phenotype:
84
- description: 'The union of participant_id columns in phenotype files'
85
- type: array
86
- items:
87
- type: string
88
subject:
89
description: 'Properties and contents of the current subject'
90
type: object
@@ -109,11 +104,6 @@ properties:
109
104
110
105
111
106
112
113
- description: 'The union of session_id columns in phenotype files'
114
115
116
117
107
118
108
# Properties of the current file
119
path:
0 commit comments