This repository has been archived by the owner on Jan 27, 2020. It is now read-only.
CAW 1.2.5
- Fixed version of COSMIC GRCh37 v83
- Add delivery README
- Write an error message when
--sampleDir
does not find any FASTQ files - Document use of the
--sampleDir
option - Add CAW Contributing Guidelines
- Add Issue Templates
- Add Release Checklist
- Update Nextflow to
0.26.0
(new fancy report + AWS Batch) - Add extra time on Travis CI testing
- Replace
bundleDir
byparams.genome_base
- Update MultiQC to
1.3
(MEGAQC FTW) - Add
--outDir
- Add
base.config
forConcatVCF
process - Add
awsbatch
profile - Add
aws-batch.config
config file - Move and rename some test files
- Add new
--noBAMQC
params (failing in AWS Batch, and sometimes on Bianca) - Fix file specification for
recalibrationReport
inRecalibrateBam
process (got error on AWS Batch)