mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 05:45:37 +08:00
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:
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user