Rename trunk from gaworkflow to htsworkflow (and update all of the imports)
[htsworkflow.git] / scripts / gerald2bed.py
index c49cc9c823d8483828e679e7b4aa8c54d0f02d99..7a726e72fe327cbc1777f3dc34ed1927a1c7c81e 100644 (file)
@@ -8,7 +8,7 @@ import optparse
 import sys
 import os
 
-from gaworkflow.util.makebed import make_bed_from_eland_stream, make_description
+from htsworkflow.util.makebed import make_bed_from_eland_stream, make_description
 
 def make_bed_for_gerald(eland_dir, output_dir, prefix, database, flowcell):
     """