Skip to content

Commit 6dff204

Browse files
authored
Merge pull request #85 from occ-data/feat/PCV
updated description of diagnostic_test node
2 parents 9b4efbb + 1c65cf9 commit 6dff204

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

gdcdictionary/schemas/diagnostic_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ category: clinical
88
program: '*'
99
project: '*'
1010
description: >
11-
Diagnos
11+
The result of a standard clinical test that is performed for diagnostic or health monitoring purposes, including biopsies and other small surgical procedures, biomarker assays, and imaging tests.
1212
additionalProperties: false
1313
submittable: true
1414
validators: null

gdcdictionary/schemas/project.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ required:
2424
- code
2525
- name
2626
- programs
27+
- dbgap_accession_number
2728

2829
uniqueKeys:
2930
- [ id ]

gdcdictionary/schemas/variant_calling_workflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ links:
3838

3939
required:
4040
- submitter_id
41+
- type
4142
- workflow_name
4243
- workflow_version
4344
- workflow_description

0 commit comments

Comments
 (0)