Skip to content

Releases: bcgsc/pori_ipr_python

v3.13.0

05 Mar 17:55
4d75e9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.12.2...v3.13.0

Release v3.12.2 bugfix

06 Dec 01:13
699321a
Compare
Choose a tag to compare

Release v3.12.2

  • SDEV-4041 - bugfix - key error on setting gene properties. Remove gene properties not in the IPR spec.
  • SDEV-4041 - update tests test_found_kb_statement_related_gene and test_found_kb_statement_related_gene.

What's Changed

Full Changelog: v3.12.1...v3.12.2

Release v3.12.1 bugfix

05 Dec 19:34
12bb8c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.12.0...v3.12.1

Release v3.12.0

05 Dec 18:47
7b4f985
Compare
Choose a tag to compare

Release v3.12.0

Improvement:

  • DEVSU-2144: updates IprGene property name cancerRelated -> kbStatementRelated and adds IprGene property cancerGeneListMatch
  • handles possibly out-of-sync column names in IPR-API and pori_graphkb_python

New Feature:

  • adds ability to check the current IPR-API spec to determine whether or not IprGene definitions can be loaded as-is

Bugfix:

  • SDEV-4041 - display_variant crash for fusions without hgvs representations. Default to 'variant' display string.

What's Changed

Full Changelog: v3.11.1...v3.12.0

Release v3.11.1

28 Nov 18:42
8aa981e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.0...v3.11.1

Release v3.11.0

04 Oct 18:27
aa84d94
Compare
Choose a tag to compare

DEVSU-2034 - add displayName property to all variants uploaded to IPR.

Release v3.10.0

20 Jun 20:16
6fb1540
Compare
Choose a tag to compare

Improvements:

  • Refactor code using functions from pori_graphkb_python v1.11.0 for better speed & testing.
  • Remove redundant nonsense/misense category checks.

What's Changed

Full Changelog: v3.9.0...v3.10.0

Release v3.9.0

17 May 22:14
7139981
Compare
Choose a tag to compare

What's Changed

New Features:

  • GERO-296 - Graphkb matching of 'high mutation burden' signature category statements to tmburMutationBurden
  • GERO-307 - upload structural variant rnaAltCount and rnaDepth values to ipr
  • GERO-330/DEVSU-1885 - improvement - autocorrect hgvsGenomic deletions described as replacement by nothing.

Full Changelog: v3.8.0...v3.9.0

Release v3.8.0

19 Apr 23:24
1494305
Compare
Choose a tag to compare

New Features

  • GERO-318 - 'approvedTherapy' category derived from IPR-A evidence_level equivalence. More inclusive of new evidence sources than the previous definition.
  • content.spec.json updates:
  • smallMutation - tumourAltCopies & tumourRefCopies
  • copyVariants - size - (M bases)
  • structualVariants - frame, library, mavis_product_id

What's Changed

Full Changelog: v3.7.1...v3.8.0

v3.7.1

31 Mar 16:30
6b15562
Compare
Choose a tag to compare

Improvements:

  • update inputs.py and ipr/content.spec.json variant details that can currently be uploaded to ipr:
  • comments and library on most variants
  • structuralVariants: tumourDepth and tumourAltCount
  • copyVariants: germline

What's Changed

Full Changelog: v3.7.0...v3.7.1