Generate CNV calls per patient sample using VarSeq CNV Caller ( VS-CNV) using the following settings:
1. Set up the reference files by importing BAM files from germline (normal) samples that have undergone sequencing using the same targeted panel and methodology as the tumour samples. At least 30 references are preferred. Pre-deduplicated files may be preferred if post-connor depth is low
2. Open VarSeq project and calculate coverage regions using the BED file used for panel design
3. Generate CNV calls: as standard settings are not sensitive enough to allow cfDNA analysis, custom parameters need to be set on the CNV calling algorithm:
- maximum allowable difference between tumour and reference samples <30%
- mean z-score for duplications reduced to 1.2; and mean ratio reduced to 1.3
- mean z-score for heterozygous deletions reduced to -1.2; and mean ratio reduced to 0.85
4. Additional filters used are as follows, but may need to be optimised for different assays:
- Duplications require a p-value <0.0001 AND a z-score of >0.25 AND a minimum target depth of 50
- Deletions required to fulfill one of the following:
Have p-value <0.00001 AND ratio of <0.87
Have p-value <0.05 AND z-score <-0.85 AND ratio of <0.7