# HG changeset patch # User bgruening # Date 1387217427 18000 # Node ID a7ae8ce85f45f558624b43ce362e94c5ba4dca81 # Parent b4c5dd45778aaf4476c06a579dac1d196ad4a023 Uploaded diff -r b4c5dd45778a -r a7ae8ce85f45 deepTools_macros.xml --- a/deepTools_macros.xml Mon Dec 16 04:36:19 2013 -0500 +++ b/deepTools_macros.xml Mon Dec 16 13:10:27 2013 -0500 @@ -91,6 +91,7 @@ + #import tempfile #for $i in $input_files: #set $temp_input_handle = tempfile.NamedTemporaryFile( dir=$temp_dir ) #set $temp_input_path = $temp_input_handle.name