diff --git a/tools/stats/aggregate_binned_scores_in_intervals.py b/tools/stats/aggregate_binned_scores_in_intervals.py index 9f71e8c01da..2dde1225b62 100755 --- a/tools/stats/aggregate_binned_scores_in_intervals.py +++ b/tools/stats/aggregate_binned_scores_in_intervals.py @@ -24,7 +24,7 @@ from bx.binned_array import BinnedArray, FileBinnedArray from bx import intervals from fpconst import isNaN import cookbook.doc_optparse -import misc +#import misc import os from Numeric import *