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

ClinVar batch submission improvements #332

Open cgpreston opened 1 year ago

cgpreston commented 1 year ago
  1. Allow for batches to be initiated by users, then later retrieved. The solution would involve working around the current 29 second response limitation to enable users to initiate, retrieve and submit larger batches.
    • The user experience will need to be mocked up
  2. Ensure all ERepo links are valid (this is related to the project to get feedback from the ERepo on publishing) before a user gathers their batch.
  3. Scope out solutions for the 15 minute AWS limitation.