# CNV calling pipeline This is a pipeline for calling copy number variations from 76 matched tumor-normal whole genome sequencing (WGS) bams from 38 childhood acute lymphoblastic leukemia cases. BAM files have been preprocessed by the [data preprocessing pipeline](../gatk_data_preprocessing/). Check out these GATK best practice documents: - [cnv_somatic_pair_workflow WDL](https://github.com/broadinstitute/gatk/blob/master/scripts/cnv_wdl/somatic/cnv_somatic_pair_workflow.wdl) - [(How to part I) Sensitively detect copy ratio alterations and allelic segments](https://gatk.broadinstitute.org/hc/en-us/articles/360035531092) - [(How to part II) Sensitively detect copy ratio alterations and allelic segments](https://gatk.broadinstitute.org/hc/en-us/articles/360035890011--How-to-part-II-Sensitively-detect-copy-ratio-alterations-and-allelic-segments) - [legacy tutorial](https://sites.google.com/a/broadinstitute.org/legacy-gatk-forum-discussions/tutorials/11683--how-to-part-ii-sensitively-detect-copy-ratio-alterations-and-allelic-segments) ## GATK somatic CNV calling pipeline: from `0.0.ExtractIntervalfromPON.sh` to `1.9.FuncotateSegments.sh` Best practice workflow. A figure from GITC.