Skip to content
forked from igm-team/ERDS

A tool for detecting CNVs from WGS data

Notifications You must be signed in to change notification settings

tanlaboratory/ERDS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

ERDS

ERDS is designed for detection of copy number variants (CNVs) on human genomes from next generation sequence data, utilizing information from read depth of short reads and SNV heterozygosity.

The original version can be found from subdirectory named "erds1.1".

Brett Trost and Joe Whitney (The Centre for Applied Genomics (TCAG), Hospital for Sick Children, Toronto) improved memory usage and performance of ERDS and their team published a paper describing a workflow for detecting CNVs from WGS data (The American Journal of Human Genetics 102.1 (2018): 142-155). The modifed code version can be found from subdirectory named "erds_tcag". A simple compilation step is required - just run "make" within the "src" directory.

In addition to memory and peformance improvements, the TCAG version of ERDS also contains a modification that affects the output of ERDS when the median insert size of the DNA library is small. Please see the above paper (specifically Figure S22 in the supplementary materials) for further details.

Citation

If you use ERDS for publication, please cite:

Zhu M, Need AC, Han Y, Ge D, Maia JM, Zhu Q, Heinzen EL, Cirulli ET, Pelak K, He M, Ruzzo EK, Gumbs CE, Singh A, Feng S, Shianna KV and Goldstein DB. Using ERDS to Infer Copy-Number Variants in High-Coverage Genomes. The American Journal of Human Genetics. Volume 91, Issue 3, 7 September 2012, Pages 408-421.

About

A tool for detecting CNVs from WGS data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 64.1%
  • C 16.9%
  • Shell 10.5%
  • C++ 4.8%
  • Other 3.0%
  • Makefile 0.7%