Skip to content

EichlerLab/RD_pipelines

 
 

Repository files navigation

Read-Depth CNV calling pipelines

Snakemake

pipelines implemented for various read-depth CNV calling tasks, including:

  • RD_setup: performing QC, GC-normalization, parameter fitting, browser track generation and DenseTrackSet windowed copy number estimation
  • GC_analysis: asssessing GC_associated coverage biases
  • dCGH: calling CNVs using dCGH

Quick setup:

git clone https://github.com/eichlerlab/RD_pipelines.git --recursive
cd RD_pipelines
. env.conf
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • R 4.2%
  • Other 0.6%