- hotfix (#78)
- fixed named wildcards in s/p modes (#76)
- updated to Viola-SV v1.0.2
- integrate Viola-SV into the post-processing step to harmonize SV types (#75)
- fixed filtering of somatic SV types in DELLY (#68)
- updated testing infra
- Travis CI -> GitHub Actions (#55)
- Docker Hub -> GitHub Container Registry (#71)
- update Xenon CLI (v3.0.5): fixed Slurm 19 issue (#40)
- speed up conda install (#49)
- added
environment.yaml
to install initial dependencies via Conda- updated Xenon CLI (v3.0.4):
--cores-per-task {threads}
replaces--procs-per-node {threads}
and--start-single-process
args - included jq JSON processor to query job accounting output by Xenon CLI (optional)
- updated Xenon CLI (v3.0.4):
- updated Docker images with batch schedulers for CI testing
- fixed file error handling and unit tests
- enabled both single-sample (germline) and paired-sample (somatic) SV analyses
- added post-processing steps (i.e., SV quality filtering and/or excluding regions with problematic mappability)
- updated Xenon CLI (v3.0.0) and included optional use of temporary disk space
- added Docker images with batch schedulers for CI testing
- bug fixes
- initial release supporting SV detection in paired tumor/normal samples