Skip to content

Latest commit

 

History

History
112 lines (61 loc) · 3.23 KB

CHANGELOG.md

File metadata and controls

112 lines (61 loc) · 3.23 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[3.0.0]

Added

  • Options --no-cosmic/--no-fusiongdb2/--no-mitelman to download and run without those specified databases

[2.1.8]

Removed

  • Removed FusionGDB

Added

Fixed

  • Using header columns to extract values from the fusion outputs

Fixed

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

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

Changed

  • moved databases from GitHub to Sourceforge

Added

  • sync option for downloading all databases

Changed

Fixed

  • Issues with downloading too many stuff (#28)

Changed

  • moved from Travis to Github Actions

Fixed

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

Fixed

  • Fixed missing Mitelman database file

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)

1.0.0 - 2019-03-26