What it does
Delly is an integrated structural variant (SV) prediction method that can discover, genotype and visualize deletions, tandem duplications, inversions and translocations at single-nucleotide resolution in short-read massively parallel sequencing data. It uses paired-ends, split-reads and read-depth to sensitively and accurately delineate genomic rearrangements throughout the genome.
Short-read SV calling
Long-read SV calling
Copy-number variant calling
Input
Delly cnv requires are a sample (BAM), a genome (FASTA) and a mappability map (FASTA), which is available here. Intervals (BED), scanning regions (BED) and a delly SV file for breakpoint refinement (BCF) can be provided optionally.
Output
CNV (BCF) and coverage (compressed tabular) files are created.
References
More information are available on GitHub.