... | ... | @@ -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).
|
|
|
|
|
|
` let currentVersions = []
|
|
|
` let currentVersions = []
|
|
|
const sviObj = resp.data.data
|
|
|
for( const svi of sviObj ) {
|
|
|
if( svi.entContent.states ) {
|
... | ... | |