how to generate PFB file from illumina bovine 777k report for CNV analysis using PennCNV
1
0
Entering edit mode
8.3 years ago

I have to analyse the CNV from illumina 777k bovine HD SNP array data. I have generates signal intensity files but unable to create the PFB file. How to run compile_pfb.pl program using bovine 777k signal intensity file.

SNP cnv • 3.9k views
ADD COMMENT
0
Entering edit mode
7.9 years ago
cge ▴ 20

Hello, you should run this command (I needed a pfb file for the 170K canine array), for me it worked: ./compile_pfb.pl \ -listfile signal_file_list \ -output OUT170K.pfb

The signal_file_list is just the list of all signal files you have. Make sure that the colums "B Allele Freq" be in this exact format, with: SampleName<space>B<space>Allele<space>Freq

ADD COMMENT
0
Entering edit mode

@cge Thank you so much! I have tried with the same script but error is coming that invalid header in input file. Can you please specify the types of columns to be included in the input file?

ADD REPLY

Login before adding your answer.

Traffic: 2362 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6