ClinGen / gene-and-variant-curation-tools

ClinGen's gene and variant curation interfaces (GCI & VCI). Developed by Stanford ClinGen team.
https://curation.clinicalgenome.org/
MIT License
3 stars 1 forks source link

Automated ClinVar SCV updates in the VCI #261

Open cgpreston opened 1 year ago

cgpreston commented 1 year ago

This includes the ability for the VCI to automatically update any previous ClinVar submitted Variant Interpretations with the ClinVar SCV id and url as soon as the data is published in ClinVar. This will involve:

  1. ingesting the SCV ClinVar stream provided by the clinvar ingestion service/Data Exchange
  2. Updating the ClinVar Germline SCVs Interpretations table andd the Overall ClinVar Interpretation table on the VCI basic information page.
  3. Collect relevant information for future user experiences based on tracking these updates.
  4. Support for downstream needs such as the ERepo and ClinVar Submission Service as needed.

Initial specification here: https://docs.google.com/document/d/1UrXA_u52EXWAwOFPkg_3iZGbnXTkJnQZiHms2E6F6CA/edit?usp=sharing

cgpreston commented 1 year ago

https://broadinstitute.atlassian.net/browse/CGSP-118