Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@elewis2 elewis2 released this 12 Aug 19:49
· 11 commits to main since this release
016eac1

Release/v0.1.0

First release of merged pori_ipr_python and pori_graphkb_python packages as pori_python.

Improvement:

merge pori_ipr_python and pori_graphkb_python adaptors
update test suite for use with external PORI deployments; skip tests that will only work on the BCGSC PORI deployment (where possible, replace with tests on other data)
DEVSU-2348: add function to fetch associated gene list per variant returned by cancer predisposition and pharmacogenomic gene variant functions
DEVSU-2349: add option to load reports by pori-ipr-api reports-async endpoint
SDEV-4409: update gene exclude lists
SDEV-4409: use typing extension > 4.4; remove max version on requests
KBDEV-1231: add test to ensure no incorrect matches to wildtype
Bugfix:

DEVSU-2348: fix test of pharmocogenomic gene list
SDEV-4409: use tqdm for progress bar
SDEV-4431: update mypy types