We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b602395 commit 481583fCopy full SHA for 481583f
1 file changed
src/mavedb/models/enums/annotation_type.py
@@ -10,4 +10,3 @@ class AnnotationType(str, Enum):
10
CLINVAR_CONTROL = "clinvar_control"
11
VEP_FUNCTIONAL_CONSEQUENCE = "vep_functional_consequence"
12
LDH_SUBMISSION = "ldh_submission"
13
- VEP_FUNCTIONAL_CONSEQUENCE = "vep_functional_consequence"
0 commit comments