Skip to content

2.9.2

Compare
Choose a tag to compare
@d-cameron d-cameron released this 20 May 01:43
· 505 commits to master since this release
  • #333 Fixed tumourordinal crash in gridss_somatic_filter.R
  • Reduced RepeatMaskerBEDFeature memory usage
    • Fixes Out of Memory exception in gridss.AnnotateInsertedSequence when a RepeatMasker BED file is specified
  • AnnotateInsertedSequence defaulting to in-process alignment
  • External process streaming aligner output buffer size is now bounded
    • Fixes Out of Memory exception in gridss.AnnotateInsertedSequence
  • #344 Fixed IHOMLEN bug where -ve breakends had revcomp insert sequences when comparing
    • Fixes inconsistent IHOMLEN when inserted sequence is present
  • #343 Fixed race condition in SinglePassSamProgram
  • #342 fixed crash when ref genome masking for assembly debug export
  • Reduced logging level of "found path with no support" assembly message
  • #340 Added packaging script to automate github release file set
  • Added version sanity check on Dockerfile