Skip to content

dzerbino/cn-avg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CN-AVG code

This package was used to create the simulations and figures for the CN-AVG theory publication (In preparation).

Pre-requisites:

  • DNAcopy package from BioConductor/R. Inside R:
source("http://bioconductor.org/biocLite.R")
biocLite("DNAcopy")
  • Python libraries
pip install pyvcf 
git clone git://github.com/benedictpaten/sonLib.git
git clone git://github.com/benedictpaten/cactus.git
  • For the automated pipeline:
git clone git://github.com/benedictpaten/jobTree.git

bedGraphToBigWig

Installation:

make
make install

Point PYTHONPATH to this directory.

About

Copy Number AVG pipeline for the analysis of NGS Cancer data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages