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

Merge pull request #171 from biowdl/CNV_calling

Add tasks for GATK CNV calling
parents 94e54514 1194e70c
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,17 @@ that users understand how the changes affect the new version.
version 2.2.0-dev
---------------------------
+ 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