Skip to content

Releases: oncokb/oncokb-annotator

Support OncoKB Authentication

09 Dec 16:10
cf7795d
Compare
Choose a tag to compare

OncoKB API

When you run MafAnnotator.py, FusionAnnotator.py and CnaAnnotator.py, you need a token before accessing the OncoKB data via its web API. Please visit OncoKB Data Access Page for more information about how to register an account and get an OncoKB API token.
With the token listed under OncoKB Account Settings Page, you could use it in the following format.

python ${FILE_NAME.py} -i ${INPUT_FILE} -o ${OUTPUT_FILE} -b ${ONCOKB_API_TOKEN}

v1.1.2

25 Nov 22:53
b4399a1
Compare
Choose a tag to compare

Fix a typo in the script generating README file

v1.1.1

14 Nov 17:30
c4d6578
Compare
Choose a tag to compare

Script for generating README file.

Use new annotation endpoints to annotate variants

22 May 20:19
a975cc5
Compare
Choose a tag to compare

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.

v1.0.7

14 Feb 16:56
Compare
Choose a tag to compare

Annotating cancer hotspots and 3d hotspots is optional now and by default turned off.

v1.0.6

03 Jan 17:33
Compare
Choose a tag to compare

Fixed #13 and supported OncoKB levels R2 and R3.

v1.0.5

12 Oct 21:37
Compare
Choose a tag to compare

Fixed #19

v1.0.4

07 Sep 20:57
1fd0110
Compare
Choose a tag to compare

Added mutation effect and citations columns

v1.0.3

18 Jul 19:05
Compare
Choose a tag to compare

Various fixes.

v1.0.2

30 Nov 17:30
Compare
Choose a tag to compare
  • Add an option for specifying levels for plotting