... | ... | @@ -21,3 +21,8 @@ By default version endpoints gives the minimum content. To get all the content f |
|
|
4. Get all the specification versions by an affilitaion ID and Gene ID. Affiliation ID is the ClinGen ID for a Variant Curation Expert Panel and the Gene ID is the HGNC Gene symbol
|
|
|
> `https://cspec.genome.network/cspec/Organization/id/{orgId}/Gene/id/{geneId}/SequenceVariantInterpretation/version`
|
|
|
> Example: [https://cspec.genome.network/cspec/Organization/id/50022/Gene/id/CDKL5/SequenceVariantInterpretation/version](https://cspec.genome.network/cspec/Organization/id/50022/Gene/id/CDKL5/SequenceVariantInterpretation/version)
|
|
|
|
|
|
5. Gene specific APIs
|
|
|
` https://cspec.genome.network/cspec/Gene/id/{geneId}/SequenceVariantInterpretation/version`
|
|
|
This will list all the version specific guidelines for a given gene with respect to the versions
|
|
|
Example https://cspec.genome.network/cspec/Gene/id/GATM/SequenceVariantInterpretation/version |
|
|
\ No newline at end of file |