Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregoor committed Jul 24, 2024
1 parent d498ea6 commit 44fd935
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@ const CUSTOMIZATION = {
splice_donor_variant: 'splice donor',
splice_region_variant: 'splice region',
},
Structural: {
// structural: 'structural ',
// transcript_ablation: 'transcript ablation',
},
// Structural: {
// structural: 'structural ',
// transcript_ablation: 'transcript ablation',
// },
} satisfies Record<
string,
Partial<Record<SeqvarsVariantConsequenceChoiceList[number], string>>
Expand Down

0 comments on commit 44fd935

Please sign in to comment.