# HG changeset patch # User Jim Johnson # Date 1354055530 21600 # Node ID ae2bc4e5fefcbc473e2eaadc00898c88a1357a16 # Parent 2eb1e2924c1a90d598c5229ca2cdb2191381740c Fix igvtools_tile.xml tdf output and add log file output diff -r 2eb1e2924c1a -r ae2bc4e5fefc igvtools_tile.xml --- a/igvtools_tile.xml Tue Jan 17 21:53:25 2012 -0500 +++ b/igvtools_tile.xml Tue Nov 27 16:32:10 2012 -0600 @@ -1,4 +1,4 @@ - + convert a sorted data input file to a binary tiled data (.tdf) file igvtools tile #if $zoom.__str__ != '': @@ -22,7 +22,7 @@ #elif $input.datatype.file_ext == 'igv': #set $input_name='input_file.igv' #end if - `ln -s $input $input_name; echo $input_name` $output_tdf $refGenomeSource.ref + `ln -s $input $input_name; echo $input_name` output.tdf $refGenomeSource.ref 1> igv.stdout @@ -64,6 +64,7 @@ +