Skip to content

1.3.5

Compare
Choose a tag to compare
@patricksorn patricksorn released this 20 Jun 11:28
e423587
  • used a breakpoint-specific identifier (BPID) for joined annotation and in output
  • output changes:
    • new output file names
    • separate output files for predicted fusions .pred.csv and all candidates .all.csv
    • new output format including column BPID
    • fixed content of columns <tool>_detected, tool_count, and tool_frac
  • retrained model on new output column format
  • cleaned up R code and updated R dependencies
  • added Docker example scripts with test data and run_test.sh script
  • added support for INI and JSON config files and make them more user-friendly
  • fixed several bugs in input file/folder parsing