Releases: Clinical-Genomics/fusion-report
Releases · Clinical-Genomics/fusion-report
3.1.0
What's Changed
[3.1.0]
Added
Added support to run the tool without SSL chain verification for users behind proxy servers who act as MITM
Add no_ssl parameter as flag to verify or not by @rannick in https://github.com/Clinical-Genomics/fusion-report/pull/79
Changed
Scoring formula changed to: $$ score = 0.8 * \sum_{tool}^{tools provided} f(fusion, tool) + 0.2 * \sum_{db}^{dbs provided} g(fusion, db)*w(db) $$
Weights for databases are as follows:
COSMIC (50)
MITELMAN (50)
FusionGDB2 (0)
[3.0.0]
Added
Options --no-cosmic/--no-fusiongdb2/--no-mitelman to download and run without those specified databases
Release 2.1.15
Create temp directory into output directory and download there (#73)
Create temp directory into output directory and download there
Release 2.1.14
change documentation for scoring (#78)
- scoring and documentation
Release 2.1.13
Merge branch 'master' of https://github.com/Clinical-Genomics/fusion-report
Release 2.1.12
fix merge conflits
Release 2.1.11
Make db optional (#77)
Added
Make databases optional with --no-cosmic --no-fusiongdb2 --no-mitelman options
Release 2.1.10
Release 2.1.9
Close files (#71)
-
Safely read logos
-
Safely read config
-
Restore docstring
fusion-report:2.1.5
fusion-report:2.1.4
Fixed
- Using header columns to extract values from the fusion outputs