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
Show whitespace changes
Inline Side-by-side
Actionabilty-APIs.md
View page @ 44adab94
...@@ -60,7 +60,7 @@ Summary of changes ...@@ -60,7 +60,7 @@ Summary of changes
* Nested\ * 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 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": [ "variants": [
{ {
"id": "CA012732", "id": "CA012732",
...@@ -82,7 +82,7 @@ Summary of changes ...@@ -82,7 +82,7 @@ Summary of changes
Scoring group membership will also have variant attributes instead of gene attributes for a Variant-Condition topic. Scoring group membership will also have variant attributes instead of gene attributes for a Variant-Condition topic.
``` ```plaintext
"scoringGroups": [ "scoringGroups": [
{ {
"label": "GroupA", "label": "GroupA",
...@@ -105,7 +105,7 @@ Summary of changes ...@@ -105,7 +105,7 @@ Summary of changes
Note an example for the route - /Adult/api/summ/oi?flavor=flat 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" ] "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 * Flat & format = tsv
...@@ -117,3 +117,5 @@ Summary of changes ...@@ -117,3 +117,5 @@ Summary of changes
5. /Pediatric/api/summ/oi 5. /Pediatric/api/summ/oi
6. /Adult/api/summ/oi?flavor=flat [oi_flat_adult.json](uploads/941341e5d13d3d0e9cb6ae55e5e0005e/oi_flat_adult.json) 6. /Adult/api/summ/oi?flavor=flat [oi_flat_adult.json](uploads/941341e5d13d3d0e9cb6ae55e5e0005e/oi_flat_adult.json)
7. /Pediatric/api/summ/oi?flavor=flat 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