-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi Shilin,
I tried running theupdated version of ExonDel, 1.06 and unfortunately it gave an error, considering the genespassqc.bed file;
perl ExonDel.pl -i /home/koen/cnv_tool_comparison/ExonDel/bam_input_run1_exondel.txt -c /home/koen/cnv_tool_comparison/ExonDel/ExonDel.cfg -o /home/koen/cnv_tool_comparison/ExonDel_results_run1_merged_MIPS -g /home/koen/cnv_tool_comparison/ExonDel/genelist.txt -t 7
[Wed Jul 1 10:01:50 2015] Only the genes in /home/koen/cnv_tool_comparison/ExonDel/genelist.txt will be used
[Wed Jul 1 10:01:50 2015] GC adjustment will not be performed, and the constant cutoffs in config file will be used
[Wed Jul 1 10:01:50 2015] Loading BED file
[Wed Jul 1 10:01:53 2015] Finish BED file (cover 7667 base pairs)
[Wed Jul 1 10:01:53 2015] Loading RefSeq file
[Wed Jul 1 10:01:53 2015] Finish RefSeq file
[Wed Jul 1 10:01:53 2015] #####################################################################
[Wed Jul 1 10:01:53 2015] #ERROR: genesPassQC.bed file was not generated correctly.
[Wed Jul 1 10:01:53 2015] #Decrease exon_bp_cover_threshold and overall_exon_count_threshold in configure file.
[Wed Jul 1 10:01:53 2015] #More information at README config file section.
[Wed Jul 1 10:01:53 2015] #####################################################################
ERROR: genesPassQC.bed file was not generated correctly. at ExonDel.pl line 213, line 53432.
I find this weird, because I've set both exon_bp_cover_threshold and overall_exon_count_threshold to 0 in the config file.
If it's useful to know; I've in this case selected in the genelist only the BRCA1 gene (NM_007294) which can be found in the hg19 reference bed file which I downloaded from UCSC.
Hopefully you can help me resolve this issue, let me know if you need more information,
Kind regards,
Koen