Skip to content
Snippets Groups Projects
Unverified Commit 5a53af60 authored by Cats's avatar Cats Committed by GitHub
Browse files

Merge branch 'develop' into BIOWDL-319

parents 9fe2ec86 72c789d4
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,17 @@ that users understand how the changes affect the new version.
version 2.2.0-dev
---------------------------
+ Add `memory` input to fastqc task.
+ Added GATK CNV calling tasks:
+ AnnotateIntervals
+ CallCopyRatioSegments
+ CollectAllelicCounts
+ CollectReadCounts
+ CreateReadCountPanelOfNormals
+ DenoiseReadCounts
+ ModelSegments
+ PlotDenoisedCopyRatios
+ PlotModeledSegments
+ PreprocessIntervals
+ Add common.TextToFile task.
+ Add bedtools.Intersect.
+ Add `-o pipefail` to bedtools.MergeBedFiles to prevent errors in BED files
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment