Skip to content

Releases: oicr-gsi/djerba

Version 1.5.2

20 Feb 20:10
ffbd7f7
Compare
Choose a tag to compare

Minor fixes to benchmarking

  • GCGI-1299: Redact gene descriptions in benchmark comparison
  • GCGI-1301: Add report title and patient info to benchmark INI

Version 1.5.1

15 Feb 15:42
b26d5a0
Compare
Choose a tag to compare
  • GCGI-1296: Remove unwanted backslash and correctly insert configured sign-off date

Version 1.5.0

13 Feb 19:45
0cef78e
Compare
Choose a tag to compare

Report reformatting

  • GCGI-1266: moved clinical footer into supplement plugin
  • supplement.header plugin removed
  • added Geneticist INI parameter to appendix
  • GCGI-1294: Support new supplement.body params in mini-Djerba

Benchmark and test improvements

  • GCGI-1253: Fix JSON equivalence check and add tests
  • GCGI-1292: Add OncoKB caching to genomic_landscape plugin
  • Update test_env.sh
  • Add convenience scripts to run tests: run_all_tests.sh, run_quick_tests.sh

Update mode bugfix

  • GCGI-1291: Do not overwrite previous JSON before generating updated report

Minor cleanup actions

  • GCGI-1287: Remove obsolete data files
  • GCGI-1267: Fix copyright date in README

Version 1.4.1

02 Feb 21:37
cf469d9
Compare
Choose a tag to compare

Fixed fusion bug

Version 1.4.0

31 Jan 21:28
4fd14d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

Version 1.3.1

19 Jan 16:08
caebf29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

Version 1.3.0

17 Jan 14:44
ebee3cc
Compare
Choose a tag to compare
  • Mini-Djerba: Lightweight application to update patient info/summary in existing reports
  • MDC file format: Mini-Djerba Config, with file extension .mdc
  • New report_title plugin
  • Added annotation of translocations eg t(11;14)
  • Fixed issue with reading summary text path (GCGI-1256)

Version 1.2.1

12 Jan 15:09
2521f1a
Compare
Choose a tag to compare
  • Minor bugfixes: Add patient_info plugin to setup.py, and reinstate "Clinical Report" heading in HTML

Version 1.2.0

11 Jan 17:26
0896bee
Compare
Choose a tag to compare
  • Add a patient_info plugin
  • Add update mode to the main Djerba script, to update and render an existing JSON file
  • New features are a proof-of-concept for enabling the geneticist to edit reports with a portable mini-Djerba
  • Removed the update_oncokb_cache.py script; replaced by djerba.py update --summary=...
  • Addition of pwgs_cardea_helper to pull sample info using a requisition ID

Version 1.1.3

10 Jan 14:33
32db31c
Compare
Choose a tag to compare

Fixed units tests on supplements plugin