Skip to content

Releases: oncokb/oncokb-annotator

v2.3.3

16 Sep 18:30
c23a297
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🕵️‍♀️ Full commit logs

v2.3.2

11 Sep 22:36
88aa799
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Do not duplicate counting for the same mutation under ACTIONABLE_MUTATIONS column @zhx828 (#92)

🕵️‍♀️ Full commit logs

v2.3.1

11 Sep 15:13
Compare
Choose a tag to compare

Changes

👷‍♀️ Testing, Configuration & Deployment

  • Separate dependencies for python 2.7 and 3 & Add test for 2.7 and windows/macos @zhx828 (#91)

🕵️‍♀️ Full commit logs

v2.3.0

10 Sep 17:34
Compare
Choose a tag to compare

Changes

🧬 Features

🐛 Bug Fixes

  • Remove the default tumor type & Standardize the oncokb column names @zhx828 (#88)

🕵️‍♀️ Full commit logs

v2.2.2

09 Sep 17:10
752dcfa
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🕵️‍♀️ Full commit logs

v2.2.1

04 Aug 01:01
3bbd3fd
Compare
Choose a tag to compare

🧬 Features

🧰 Maintenance

🕵️‍♀️ Full commit logs

v2.2.0

18 May 17:47
242c7c2
Compare
Choose a tag to compare

Changes

🧬 Features

  • Give option to annotate Gain/Loss CNA events @zhx828 (#58)
  • Include Gene in OncoKB and Variant in OncoKB columns @zhx828 (#53)
  • Do not make API calls for genes are note curated in OncoKB @zhx828 (#55)
  • Allow user uploads SV name format REGEX @zhx828 (#54)

🐛 Bug Fixes

  • Give option to not upper case column name when reading file header @zhx828 (#56)
  • Shorten the example MAF to include essential columns only @zhx828 (#45)

🧰 Maintenance

🕵️‍♀️ Full commit logs

Turn off unnecessary log from the libraries

11 Feb 22:16
97a595d
Compare
Choose a tag to compare
Merge pull request #44 from victoria34/turn-off

Turn off requests additional log mesaages

Make oncokb-annotator compatible with Python3

11 Feb 21:14
52088a7
Compare
Choose a tag to compare
v2.1.0

Merge pull request #41 from victoria34/compatible-python3

Support V2 Levels of Evidence

20 Dec 19:56
8fbed4b
Compare
Choose a tag to compare

Introducing Simplified OncoKB Levels of Evidence:

  • New Level 2, defined as “Standard care biomarker recommended by the NCCN or other expert panels predictive of response to an FDA-approved drug in this indication” (formerly Level 2A).
  • Unified Level 3B, defined as “Standard care or investigational biomarker predictive of response to an FDA-approved or investigational drug in another indication” (combination of previous Levels 2B and 3B).

We have implemented these changes for 2 reasons:

If you want to annotate your files with previous Levels of Evidence, please git checkout v1.