# HG changeset patch # User Nick Stoler # Date 1393790520 18000 # Node ID 16772d7246e0df91617ffc1e1fd27c99650cadf1 # Parent 3c5c4e3cccab74feb8c662aab659c8d7b2dcf569 literal.xml: need to clobber output file diff -r 3c5c4e3cccab -r 16772d7246e0 literal.xml --- a/literal.xml Sun Mar 02 14:59:07 2014 -0500 +++ b/literal.xml Sun Mar 02 15:02:00 2014 -0500 @@ -1,6 +1,6 @@ Visualize DNA with colored pixels. - literal.py $input -o $output -s ${width}x${height} + literal.py $input -o $output -c -s ${width}x${height} #if $colors.custom: -A $colors.AR,$colors.AG,$colors.AB -T $colors.TR,$colors.TG,$colors.TB -G $colors.GR,$colors.GG,$colors.GB -C $colors.CR,$colors.CG,$colors.CB #end if