Skip to content

Releases: Clinical-Genomics/fusion-report

Release 2.1.9

24 Jan 10:22
Compare
Choose a tag to compare

Close files (#71)

  • Safely read logos

  • Safely read config

  • Restore docstring

fusion-report:2.1.5

22 Mar 08:47
Compare
Choose a tag to compare

Fixed

fusion-report:2.1.4

01 Oct 08:10
Compare
Choose a tag to compare

Fixed

  • Using header columns to extract values from the fusion outputs

fusion-report:2.1.3

05 Jul 10:06
Compare
Choose a tag to compare

Fixed

  • Missing escaping when saving a fusion page (#34)

fusion-report:2.1.2

23 Jun 14:27
Compare
Choose a tag to compare

Added

  • New parameter --allow-multiple-gene-symbols, by default False

Fixed

  • Case when fusion gene symbol can't be uniquely determined and multiple fusion options are provided (#30)

Changed

  • renamed tool_cutoff to tool-cutoff

fusion-report:2.1.1

13 Jun 10:21
Compare
Choose a tag to compare

Changed

  • moved databases from GitHub to Sourceforge

fusion-report:2.1.0

07 Jun 09:05
Compare
Choose a tag to compare

Added

  • sync option for downloading all databases

Changed

Fixed

  • Issues with downloading too many stuff (#28)

fusion-report:2.0.2

11 Apr 19:39
Compare
Choose a tag to compare

Changed

  • moved from Travis to Github Actions

FIX

  • tool_cutoff was not casted to int (#25)
  • csv export missing data (#26)
  • better exception handling for downloading databases

fusion-report:2.0.1

27 Oct 21:51
Compare
Choose a tag to compare

Quick FIX of version 2.0. FusionGDB database was not loading correctly.

FIX

  • Fixed missing Mitelman database file

fusion-report:2.0

31 Aug 10:57
Compare
Choose a tag to compare

This version of fusion-report has been completely rebuild from scratch following
best python practices as well as typing.

Added

  • Implemented Illumina Dragon by @chadisaad
  • Implemented Arriba (#4)
  • Export fusion list into multiple formats (#16)
  • Version parameter (#10)

Changed

  • Switched docs to docsify
  • Slack invite link (#20)
  • Renamed fusion_genes_mqc.json to fusions_mqc.json (#9)

Fixed

  • Check if input file exists and is not empty (#13)