From: Diane Trout Date: Tue, 30 Sep 2008 23:43:26 +0000 (+0000) Subject: update imports in srf for htsw directory structure X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=5b596b37e1e4d85bbca942d2880b69bf72ad1a68 update imports in srf for htsw directory structure --- diff --git a/htswdataprod/scripts/srf b/htswdataprod/scripts/srf index f8617ea..a7f212c 100644 --- a/htswdataprod/scripts/srf +++ b/htswdataprod/scripts/srf @@ -7,7 +7,7 @@ import os import subprocess import sys -from gaworkflow.util import queuecommands +from htswcommon.util import queuecommands def make_commands(run_name, lanes, site_name, destdir): """