Skip to content

Commit

Permalink
closes #230
Browse files Browse the repository at this point in the history
  • Loading branch information
ahwagner committed Nov 27, 2024
1 parent 2d5db7d commit af2d5da
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ Some ExperimentalVariantFunctionalImpactProposition attributes are inherited fro
* - experimentalContextQualifier
-
- :ref:`iriReference` | :ref:`Document` | object
- 1..1
- 0..1
- An assay in which the reported variant functional impact was determined - providing a specific experimental context in which this effect is asserted to hold.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
}
},
"required": [
"experimentalContextQualifier",
"objectSequenceFeature",
"predicate",
"subjectVariant",
Expand Down
1 change: 0 additions & 1 deletion schema/va-spec/base/va-core-source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,6 @@ $defs:
required:
- predicate
- objectSequenceFeature
- experimentalContextQualifier

# Variant Diagnostic Proposition
VariantDiagnosticProposition:
Expand Down

0 comments on commit af2d5da

Please sign in to comment.