Skip to content

Resolve "Types have outdated order of VEP CSQ"

Morten C. Eike requested to merge 2164-json-schema-with-vep-csq-is-outdated into dev

Description

Updates VEP CSQ order in typing to be equal to config.

Related issues

Closes #2164 (closed)

Notes to review (code/docs/QA)

Note additional changes for "5_prime_UTR_variant" and "3_prime_UTR_variant".

Tests

General

  • Tests have been added that prove my fix is effective or that my feature works
  • Related tests have been modified/removed

Hypothesis testing:

  • Soak testing has been done
  • Distribution between positive / negative cases has been checked

Database

  • Includes changes to database schema
  • Includes necessary database migrations

Configuration

  • Includes changes to configuration
  • Includes configuration migration instructions in documentation
Edited by Morten C. Eike

Merge request reports