The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- #141 - Add
OptiType
results toMultiQC
report
- #140 - Port pipeline to
DSL2
- #140 - Merge nf-core template updates up to
2.6
- #140 - Support for BAM and FASTQ input in the same run
- #140 - Support for DNA and RNA input in the same run
- #91 - Add pipeline parameter schema
- #78 - Add GitHub actions instead of Travis CI
- #73 - Add social preview image
- #84, #91 - Change input parameters (
--input
instead of--reads
, the parameters--genome
and--fasta
are deprecated for this pipeline) - #89, #90 - Update to nf-core template v1.10.2
- #81, #82 - Update to nf-core template v1.9
- Mini Bugfix Release for MultiQC running in local execution mode
- Fix issues with centralized configs
- Fix with pandas, pinning to numpy 1.15.4 instead of 1.16.0
- Multiple smaller bugfixes, cleaned up code basis
- #48 - Utilizes RNA/DNA reference genome for remapping correctly
- Fix #37
- Fix #30
- Removed support to pull from Singularity Hub directly, when using the profile
singularity
. For now, Nextflow will pull the container image from Docker Hub and create the Singularity container on the local host.
- Fix #17
- Fix #13
- Fix #12
- New profile
full_trace
that can be used for full trace info broadcast with Nextflow'sweblog feature
- New profile
cfc
with setups for the core facility cluster at QBiC