X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=scripts%2Frerun_eland.py;h=6741bca9053a37b72ccbf48291c344e2a700e26a;hp=01c7a9f00361980b2627d0ba1a3b35a497810f6b;hb=refs%2Fheads%2Fpython3-django1.5;hpb=4262586d10cc0cc227390873b301b55244204c11 diff --git a/scripts/rerun_eland.py b/scripts/rerun_eland.py index 01c7a9f..6741bca 100644 --- a/scripts/rerun_eland.py +++ b/scripts/rerun_eland.py @@ -73,7 +73,7 @@ def rerun(gerald_dir, output_dir, length=25, dry_run=False): if not dry_run: os.mkdir(output_dir) processes = [] - for lane_id, lane_param in g.lanes.items(): + for lane_id, lane_param in list(g.lanes.items()): eland = g.eland_results[lane_id] inpathname = eland.pathname