Skip to content

DCC 0.3.3 released

Compare
Choose a tag to compare
@tjakobi tjakobi released this 28 Jun 08:28
· 122 commits to master since this release

As of today, we released DCC version 0.3.3.

Changes compared to 0.3.2:

  • Fixed an issue that resulted in only-0 LinearCount files
  • For most input files check routines have been implemented to assure all files and directories exist during program start
  • Fixed numerous typos and clarified log and error messages
  • Added pandas as dependency (DCC would not check if it's installed and just crash when not installed)
  • Fixed issue #6 (specific combination of -F without -D crash the program)
  • Fixed issue #7 (IndexError: list index out of range during host gene counting)
  • Fixed issue #2 (empty chimeric junction files crash the program)
  • Fixed issue #1 (goes together with #2 )