Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tedil committed Nov 27, 2024
1 parent 3de16a9 commit e29a099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snappy_pipeline/models/annotation.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class Vep(SnappyModel):
pick_order: list[str] = [
"biotype",
"mane_select",
"mane_plus_clinial",
"mane_plus_clinical",
"appris",
"tsl",
"ccds",
Expand Down

0 comments on commit e29a099

Please sign in to comment.