Releases: oncokb/oncokb-annotator
Releases · oncokb/oncokb-annotator
v3.4.1
v3.4.0
v3.3.2
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
v3.3.0
🧬 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
v3.2.3
v3.2.2
🐛 Bug Fixes
- make batches smaller and timeouts longer in Core @sheridancbio (#145)