Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A Actionability
  • Project information
    • Project information
    • Activity
    • Members
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • ClinGenClinGen
  • Actionability
  • Wiki
  • Actionabilty APIs

Actionabilty APIs · Changes

Page history
Update Actionabilty APIs authored Mar 28, 2023 by Neethu Shah's avatar Neethu Shah
Hide whitespace changes
Inline Side-by-side
Actionabilty-APIs.md
View page @ 44adab94
......@@ -55,12 +55,12 @@ Summary of actionability APIs:
#### Variant Condition Framework Test Data
Summary of changes
Summary of changes
* Nested\
For all the nested payloads a new attribute curationType is defined with the possible values - Gene-Condition or Variant Condition. Topics that are Variant-Condition oriented will have variants object instead of genes. Check an example from the API route /Adult/api/summ/oi
```
```plaintext
"variants": [
{
"id": "CA012732",
......@@ -82,7 +82,7 @@ Summary of changes
Scoring group membership will also have variant attributes instead of gene attributes for a Variant-Condition topic.
```
```plaintext
"scoringGroups": [
{
"label": "GroupA",
......@@ -105,7 +105,7 @@ Summary of changes
Note an example for the route - /Adult/api/summ/oi?flavor=flat
```
```plaintext
"columns": [ "docId", "iri", "curationType", "latestSearchDate", "lastUpdated", "context", "contextIri", "release", "releaseDate", "scoringGroup", "disease", "status-overall", "status-stg1", "status-stg2", "status-scoring", "outcome", "intervention", "final-severity", "final-likelihood", "final-natureOfIntervention", "final-effectiveness", "final-overall" ]
```
* Flat & format = tsv
......@@ -116,4 +116,6 @@ Summary of changes
4. /Adult/api/summ/oi [oi_nested_adult.json](uploads/ca263999b9ad367bac79779ce684256f/oi_nested_adult.json)
5. /Pediatric/api/summ/oi
6. /Adult/api/summ/oi?flavor=flat [oi_flat_adult.json](uploads/941341e5d13d3d0e9cb6ae55e5e0005e/oi_flat_adult.json)
7. /Pediatric/api/summ/oi?flavor=flat
\ No newline at end of file
7. /Pediatric/api/summ/oi?flavor=flat
8. /Adult/api/summ [summ_nested_adult.json](uploads/27224d423a80de2ea6d03068a42ea052/summ_nested_adult.json)
9. /Pediatric/api/summ
\ No newline at end of file
Clone repository
  • Actionabilty APIs
  • Chromosomal Abnormalities
  • Home