Skip to content

Use new annotation endpoints to annotate variants

Compare
Choose a tag to compare
@zhx828 zhx828 released this 22 May 20:19
· 228 commits to master since this release
a975cc5

New Annotation Service

We recently added annotation endpoints which are designed base on variant type and common use cases.
In this new version, all oncokb calls have been separated based on the variant type.

Bug Fix

Intragenic events are now annotated correctly. In the previous implementation, we annotate intragenic on fusions which should not be the case.