Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C Cspec Registry
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • ClinGenClinGen
  • cspec
  • Cspec Registry
  • Wiki
  • CSpec Registry API

CSpec Registry API · Changes

Page history
Update CSpec Registry API authored May 17, 2024 by Neethu Shah's avatar Neethu Shah
Hide whitespace changes
Inline Side-by-side
CSpec-Registry-API.md
View page @ c09edee1
...@@ -494,7 +494,7 @@ Cspec Registry API on SequenceVariantInterpretation will return all the specific ...@@ -494,7 +494,7 @@ Cspec Registry API on SequenceVariantInterpretation will return all the specific
For instance, given below is an example where the above logic is applied to the end point mentioned in step(1). For instance, given below is an example where the above logic is applied to the end point mentioned in step(1).
` let currentVersions = [] ` let currentVersions = []
const sviObj = resp.data.data const sviObj = resp.data.data
for( const svi of sviObj ) { for( const svi of sviObj ) {
if( svi.entContent.states ) { if( svi.entContent.states ) {
......
Clone repository
  • ACMG+AMP+CAP+ClinGen v4 Specifications
  • CSpec Registry API
    • Versions
  • CSpec Registry Data Streams
  • Markdown and Citations
  • Home