I'm trying to use PennCNV to call CNVs in Affymetrix arrays (Axiom BioBank). After finally compiling the code, I get a segfault error and have no idea where it could be coming from or where to even start. My output is listed below. It seems to run normally for the first file, decides the file doesn't pass quality control, then all of a sudden quits. Any insights would be much appreciated!
$ perl detect_cnv.pl -test -hmm gw6/lib/affygw6.hmm -pfb AxiomBioBank1.pfb -list sigfile_list.txt -log Axiom.log -out Axiom.rawcnv
NOTICE: All program notification/warning messages that appear in STDERR will be also written to log file Axiom.log
NOTICE: Reading marker coordinates and population frequency of B allele (PFB) from AxiomBioBank1.pfb ... Done with 628576 records (101 records in chr MT were discarded)
NOTICE: Reading LRR and BAF values for from C:/Users/Kimberly/Documents/2014_Fall/Kruglyak Lab/familyCNV/pennCNV/Axiom_CNV/sig_files/01_8000094320_8007536673_9999_3_40_1_A1.cnv.txt ... Done with 628576 records in 24 chromosomes (101 records are discarded due to lack of PFB information for the markers)
NOTICE: Data from chromosome X,Y will not be used in analysis
NOTICE: Median-adjusting LRR values for all autosome markers from C:/Users/Kimberly/Documents/2014_Fall/Kruglyak Lab/familyCNV/pennCNV/Axiom_CNV/sig_files/01_8000094320_8007536673_9999_3_40_1_A1.cnv.txt by 0.0274
NOTICE: Median-adjusting BAF values for all autosome markers from C:/Users/Kimberly/Documents/2014_Fall/Kruglyak Lab/familyCNV/pennCNV/Axiom_CNV/sig_files/01_8000094320_8007536673_9999_3_40_1_A1.cnv.txt by -0.0123
NOTICE: quality summary for C:/Users/Kimberly/Documents/2014_Fall/Kruglyak Lab/familyCNV/pennCNV/Axiom_CNV/sig_files/01_8000094320_8007536673_9999_3_40_1_A1.cnv.txt: LRR_mean=-0.0016 LRR_median=0.0000 LRR_SD=0.3312 BAF_mean=0.4983 BAF_median=0.5000 BAF_SD=0.0915 BAF_DRIFT=0.008258 WF=0.0198 GCWF=0.0008
WARNING: Sample from C:/Users/Kimberly/Documents/2014_Fall/Kruglyak Lab/familyCNV/pennCNV/Axiom_CNV/sig_files/01_8000094320_8007536673_9999_3_40_1_A1.cnv.txt does not pass default quality control criteria due to its large SD for LRR (0.331152390801654)!
WARNING: Sample from C:/Users/Kimberly/Documents/2014_Fall/Kruglyak Lab/familyCNV/pennCNV/Axiom_CNV/sig_files/01_8000094320_8007536673_9999_3_40_1_A1.cnv.txt does not pass default quality control criteria due to its drifting BAF values (drift=0.0082584572428637)!
WARNING: Small-sized CNV calls may not be reliable and should be interpreted with caution!
Segmentation fault (core dumped)
Hi, sorry I cannot help, but I would like to ask you if there's a link for this script pf yours, I am currently trying to use PennCNV for Axiom arrays. Thank in advance. :)
Kind regards