Skip to content

Releases: oncokb/oncokb-annotator

v3.4.1

14 Feb 22:55
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Support Tumor_Sample_Barcode as column name in clinical file @zhx828 (#215)

🕵️‍♀️ Full commit logs

v3.4.0

14 Nov 23:23
11d262d
Compare
Choose a tag to compare

🧬 Features

  • Add option to include descriptions & Add additional columns when annotating genomic change @zhx828 (#204 #210)
  • Add additional columns when annotating genomic change @zhx828 (#208)

🧰 Maintenance

🕵️‍♀️ Full commit logs

v3.3.2

20 Jan 16:56
5854553
Compare
Choose a tag to compare

Changes

  • Updates to annotator by genomic change @zhx828 (#191)
    • Make TUMOR_SEQ_ALLELE1 column optional, it is usually the reference allele
    • Support chr prefix for chromosome

🧬 Features

  • Support python 3.11 @zhx828 (#190)
  • Skip token validation if the url is specified by user that different from the default @zhx828 (#189)

🕵️‍♀️ Full commit logs

v3.3.1

02 Sep 18:05
47e4a15
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Add flake8 github action and fix all flake8 errors @zhx828 (#179)

🕵️‍♀️ Full commit logs

v3.3.0

06 Jun 14:01
Compare
Choose a tag to compare

🧬 Features

  • Support structural variant annotator (#161)
  • Support individual CNA file format(#162)
  • Validate oncokb token before starting the annotation (#163)
  • Update logics on calculating highest TX level (#164)
  • Add resistance mutations columns and split TX count column by sensitive and resistance (#173)
  • Provide more info when required parameter of each annotator is missing(#174)

🕵️‍♀️ Full commit logs

v3.2.4

27 Apr 18:47
7f6913b
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Check whether level exists in the input file @zhx828 (#170)

🕵️‍♀️ Full commit logs

v3.2.3

15 Mar 21:59
Compare
Choose a tag to compare

🧬 Features

🕵️‍♀️ Full commit logs

v3.2.2

05 Jan 19:58
6611ec2
Compare
Choose a tag to compare

🐛 Bug Fixes

👷‍♀️ Testing, Configuration & Deployment

🕵️‍♀️ Full commit logs

v3.2.1

29 Nov 21:33
492c2ba
Compare
Choose a tag to compare

🐛 Bug Fixes

🕵️‍♀️ Full commit logs

v3.2.0

12 Nov 19:47
6c06049
Compare
Choose a tag to compare

Changes

🧬 Features

  • Split citations column to multiple based on data fields @zhx828 (#134)

🐛 Bug Fixes

  • Strip column header to avoid unnecessary spaces @zhx828 (#140)
  • Update bash scripts format following ShellCheck @zhx828 (#135)

👷‍♀️ Testing, Configuration & Deployment

  • Update annotation tests to use the latest data @zhx828 (#142)

🕵️‍♀️ Full commit logs