raphael-group / hotnet2

HotNet2 is an algorithm for finding significantly altered subnetworks in a large gene interaction network
Other
100 stars 43 forks source link

Error in findThreshold mutations #27

Closed jamesrpriest closed 6 years ago

jamesrpriest commented 8 years ago

Getting a complaint about an unreferenced local variable when I run findThreshold mutations with the following input;

findThreshold.py mutations -r MAF0.1.CADD0.mutations.iref -if /home/storage/jpriest_backup/zoran/priest_apps/hotnet2-master/influence_matrices/irefindex/index_genes_uniform -hf ./MAF0.1.CADD0.heat -n 5 -c 16 -o ./MAF0.1.CADD0.iref.deltas.mutation -mf /home/storage/jpriest_backup/zoran/priest_apps/hotnet2-master/influence_matrices/irefindex/iref_ppr_0.55.mat -glf refflat.glf -gof refflat.gof -b 0.003 --bmr_file corr.bmr.MAF0.1.CADD0.combined.bmr

matthewreyna commented 6 years ago

This issue should be fixed in the current version of the code.