The CNVFinder algorithm has been designed to detect copy number variants (CNVs) in human population from large-insert clone DNA microarray covering the entire human genome in tiling path resolution (WGTP platform). CNVFinder has been implemented in Perl.
[Genome Research Limited]
CNVFinder has been developed and tested on UNIX platforms ( Mac OS X, Linux distributions ).
Perl is portable on Windows system, however CNVFinder has not been tested on Windows machine therefore there is no warranty about using the CNVFinder package on any Windows installation.
tar xvfz CNVFinder_2.1.tar.gz
cd CNVFinder/
perl Makefile.PL PREFIX=/path_to_your_installation_directory/
make
make test
make install
export PERL5LIB=${PERL5LIB}:'/path_to_your_installation_directory/':'/path_to_your_installation_directory/share/perl/'
perl path_to_your_installation_directory/bin/call_cnv.pl
perl path_to_your_installation_directory/bin/call_cnv.pl -input_file path_to_your_installation_directory/bin/test.gff -analysis test -output_dir ./
If you have any feedback or enquiries or encounter any problems with the CNVFinder software that are not addressed in the documentation, please contact ***aliastocome@sanger.ac.uk***.
Genome research 2006;16;12;1566-74
PUBMED: 17122085; PMC: 1665640; DOI: 10.1101/gr.5630906