cycledash
cycledash copied to clipboard
Varcode annotator should show alternate effect for "Exonic Splice Site" changes
If varcode
finds the top priority effect for a variant to be of type Exonic Splice Site
, it makes sense to show also the alternate effect.
We currently do not show this alternate effect:
But it is pretty straight-forward to extract this information from varcode
:
This is suggested by @iskandr and is relevant to PR #750.