Skip to content

ExomeDepth R package for the detection of copy number variants in exomes and gene panels using high throughput DNA sequencing data.

Notifications You must be signed in to change notification settings

vplagnol/ExomeDepth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What ExomeDepth does

ExomeDepth is a R package designed to detect inherited copy number variants (CNVs) using high throughput DNA sequence data. While Exome is included in the name of the package it in fact performs best on smaller panels, because the analytics of the package leverage the tight correlation structure between the (often) large number of samples being run in parallel. These tight correlations is what ExomeDepth looks for when building a reference sample for each test sample and the quality of the output will typically vary depending on that correlation structure.

Note that while it can be used in the context of tumour/control matched pairs, this is not the initial intent of the tools and the performances in that context are largely untested.

Build instructions

make build

should create the relevant version of the ExomeDepth package and build. Note that ExomeDepth uses the package VGAM and apparently this package required R version 3.4.0 of greater, hence the new requirement that ExomeDepth is built using R 3.4 or greater.

Useful links

The key paper that describes ExomeDepth is: A robust model for read count data in exome sequencing experiments and implications for copy number variant calling.

Some relevant publications:

Note that a slightly modified version of ExomeDepth is also used inside another CNV detection packaged called DECoN. See the blog post on the topic.

Release notes

  • ExomeDepth 1.1.16 has been released to CRAN in October 2022 to accommodate underlying library changes as well as a different citation mechanism for some of the GSL code under the hood.

About

ExomeDepth R package for the detection of copy number variants in exomes and gene panels using high throughput DNA sequencing data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages