Skip to content

🧹 Code linting, 🔧 Fixed bug, 🔨 Improved delta output

Compare
Choose a tag to compare
@migbro migbro released this 03 Apr 19:27
· 102 commits to master since this release
a0616ef

Code was linted to improve quality and reviewability

  • Added Typing to variables and functions
  • Use PEP 8 standards as much as possible
  • Doc strings all over the place
  • Found a bug in the process! Info files were not being opened during CNV GISTIC output, therefore non-diploid samples will have some incorrect values. Applied a fix for this
    Also modified delta output to merge timeline data to fix incremental upload behavior

What's Changed

Full Changelog: v2.2.0...v2.2.1