2.13.1
Bug fix release
- #550 not redirecting stderr when checking samtools version so samtools library errors aren't swallowed
- #551 passing picard options (such as VALIDATION_STRINGENCY) to all gridss steps
- #553 Only building in-process bwa index if it's actually going to be used
- #554
virusbreakend
auto-generating GRIDSS reference files for the host reference
Docker changes:
- Dropped gridss/gridss_minimal docker image support
- #535 added makeblastdb to image
- #549 using samtools 1.14
- Docker image generation now part of CI
- Added github action to publish docker image upon release creation
Special thanks to @keiranmraine, @scwatts and @lkhilton for bugfix code contributions