Releases: oncokb/oncokb-annotator
Releases · oncokb/oncokb-annotator
v3.1.1
Changes
- Decrease the GenomicChange annotation batch size to 100 so the output is more user friendly
🕵️♀️ Full commit logs
v3.1.0
🐛 Bug Fixes
- Raise exception for incorrect api key @amcpherson (#132)
- Do not include duplicate drug name when cancer type is empty @zhx828 (#131)
- Fix variant allele issue when both copies are different & Add genomic change tests @zhx828 (#130)
📘 Documentation
👷♀️ Testing, Configuration & Deployment
- Split github action for annotation tests @zhx828 (#133)
🕵️♀️ Full commit logs
v3.0.2
Changes
- Update tests based on data v3.4
- Reduce post query size for genomic change and hgvsg annotations
🕵️♀️ Full commit logs
v3.0.1
🐛 Bug Fixes
- Check Class has the property before checking the value @zhx828 (#128)
🕵️♀️ Full commit logs
v3.0.0
🧬 Features
- Include diagnostic/prognostic annotation @zhx828 (#116)
🐛 Bug Fixes
🕵️♀️ Full commit logs
v2.5.2
🐛 Bug Fixes
🕵️♀️ Full commit logs
v2.5.1
🐛 Bug Fixes
- Give warning when sample CNA is not specified @zhx828 (#111)
🕵️♀️ Full commit logs
v2.5.0
🐛 Bug Fixes
📘 Documentation
🧰 Maintenance
- Specify kiwisolver version for python 2/3 @zhx828 (#109)
🕵️♀️ Full commit logs
v2.4.0
🧬 Features
👷♀️ Testing, Configuration & Deployment
- Rename action to compare-study-annotation @zhx828
- Include action(compare-study-annotation) to run annotation against the master annotation @zhx828 (#100, #101)
🕵️♀️ Full commit logs
v2.3.4
Changes
- Pad row with empty values for all columns @zhx828 (#96)
🕵️♀️ Full commit logs