Description
Calls germline copy number variants (CNVs) from whole genome sequencing data using Illumina Canvas in SmallPedigree-WGS mode. Although named SmallPedigree-WGS, this mode is recommended for single germline samples as well as small pedigrees. The module accepts aligned reads (BAM), germline SNV calls, and sex-specific ploidy information, and outputs a VCF with copy number status across the genome together with a coverage-and-variant-frequency file used for downstream segmentation.
Input
VCF (or gzipped VCF) containing germline SNV b-allele sites (PASS filter only). Typically produced by a variant caller such as DNAscope or DeepVariant.
*.{vcf,vcf.gz}Canvas genome reference directory containing genome.fa and GenomeSize.xml. Available for GRCh37/hg19/GRCh38 from s3://canvas-cnv-public.
Canvas-ready kmer reference file (kmer.fa). Available from s3://canvas-cnv-public.
*.faTools
canvas Documentation
Canvas is a tool for calling copy number variants (CNVs) from human DNA sequencing data.
Command copied!