Skip to content

Commit

Permalink
fixed req'd props
Browse files Browse the repository at this point in the history
  • Loading branch information
cgmeyer committed Dec 18, 2018
1 parent f7d7b51 commit 05c42b3
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion gdcdictionary/schemas/cell_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ required:
- data_category
- data_type
- data_format
- analytes

uniqueKeys:
- [ id ]
Expand Down
1 change: 0 additions & 1 deletion gdcdictionary/schemas/mass_cytometry_assay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ required:
- assay_method
- assay_instrument
- assay_instrument_model
- analytes

uniqueKeys:
- [ id ]
Expand Down
1 change: 0 additions & 1 deletion gdcdictionary/schemas/mass_cytometry_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ required:
- data_type
- data_format
- assay_target
- mass_cytometry_assays

uniqueKeys:
- [ id ]
Expand Down
1 change: 0 additions & 1 deletion gdcdictionary/schemas/quantification_assay_qc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ required:
- data_category
- data_type
- data_format
- quantification_assays

uniqueKeys:
- [ id ]
Expand Down
1 change: 0 additions & 1 deletion gdcdictionary/schemas/slide_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ required:
- data_category
- data_type
- data_format
- aliquots

uniqueKeys:
- [ id ]
Expand Down
1 change: 0 additions & 1 deletion gdcdictionary/schemas/submitted_aligned_reads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ required:
- data_category
- data_type
- experimental_strategy
- read_groups

uniqueKeys:
- [ id ]
Expand Down
1 change: 0 additions & 1 deletion gdcdictionary/schemas/submitted_methylation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ required:
- assay_method
- assay_instrument
- assay_instrument_model
- analytes

uniqueKeys:
- [ id ]
Expand Down
1 change: 0 additions & 1 deletion gdcdictionary/schemas/submitted_somatic_mutation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ required:
- data_category
- data_type
- experimental_strategy
- read_groups

uniqueKeys:
- [ id ]
Expand Down
1 change: 0 additions & 1 deletion gdcdictionary/schemas/submitted_unaligned_reads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ required:
- data_type
- data_format
- experimental_strategy
- read_groups

uniqueKeys:
- [ id ]
Expand Down

0 comments on commit 05c42b3

Please sign in to comment.