Fix aggregate binned scores in intervals. This tool could definitly use more friendly error messages.

misc module provided a method for opening and guessing the type of a compressed file by
extention. Does not appear that the module was even used.
This commit is contained in:
Daniel Blankenberg
2007-01-16 17:36:00 +00:00
parent 8a4006f82f
commit 624037d52c
@@ -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 *