Skip to content

1.5.0

Compare
Choose a tag to compare
@d-cameron d-cameron released this 21 Nov 05:59
· 1105 commits to master since this release

GRIDSS has been optimised for improved performance as part of a NGS pipeline. GRIDSS preprocessing steps can now be run earlier in the pipeline, completely avoiding some steps (such as re-sorting), and improving multi-core utilisation as, unlike the pre-processing steps, GRIDSS assembly and variant calling calling is fully multi-threaded.

  • Added example of running GRIDSS in an NGS pipeline
  • Added unix pipe support for all GRIDSS preprocessing utilities
  • Removed support for multimapping alignment
  • Bug fix: compound split read realignment now working for bwa
  • Updated dependencies to latest versions