|
|
[[_TOC_]]
|
|
|
|
|
|
### Assertion API
|
|
|
### Assertion API for Richards et.al., 2015 ACMG specifications
|
|
|
|
|
|
Assertion API endpoint for computing variant pathogenicity given a set of evidence counts and assertion criteria. The specification used here is based on _Standards and guidelines for the interpretation of sequence variants: a joint consensus recommendation of the American College of Medical Genetics and Genomics and the Association for Molecular Pathology_. Richards _et.al_ (<https://pubmed.ncbi.nlm.nih.gov/25741868/>). For ClinGen VCEP specific assertion criteria refer the CSpec Registry - <https://cspec.genome.network>
|
|
|
|
... | ... | @@ -156,4 +156,6 @@ Assertion API endpoint for computing variant pathogenicity given a set of eviden |
|
|
> serverCertCheck : false,
|
|
|
> }
|
|
|
> resp = await jsClient.doPost('/assertion', payload, reqConfig)
|
|
|
> ``` |
|
|
\ No newline at end of file |
|
|
> ```
|
|
|
|
|
|
### Assertion API for v4 ClinGen specifications ( to be published ) |