Skip to content

WaveCNV/WaveCNV-caller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaveCNV-caller

Cancer specific CNV caller for Next Generation sequence

INSTALLATION Go to the .../WaveCNV/src/ directory and run 'perl Build.PL' to configure the installation. Then run './Build installdeps' to install missing perl dependencies and './Build installexes' to install missing third party executables. Finally run './Build install' to install scripts into the .../WaveCNV/bin/ directory.

To run with the UCSC verion of the human reference genome (HG19) you must run './Build hg19' to download it to the data directory.

use the .../WaveCNV/bin/cnv_caller.pl script to annotate existing segmentation calls.

There are example files to run with in the .../WaveCNV/data/ directory.

About

Cancer specific CNV caller for Next Generation sequence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages