# HG changeset patch # User iuc # Date 1527203434 14400 # Node ID 8c26026e7ad9d6f28197a825af57ab2060d97909 # Parent d0e7cc22351fcead0eba06be8eba99570ae76d29 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 23fab16cd40acbd5b0e9d640ed3858040db7a622 diff -r d0e7cc22351f -r 8c26026e7ad9 crossmap_wig.xml --- a/crossmap_wig.xml Fri Oct 20 11:33:40 2017 -0400 +++ b/crossmap_wig.xml Thu May 24 19:10:34 2018 -0400 @@ -1,4 +1,4 @@ - + Convert genome coordinates or annotation files between genome assemblies macros.xml @@ -10,10 +10,7 @@ CrossMap.py wig '${chain_source.input_chain}' '${input}' -'${output}' - -&& mv '${output}.bw' '${output}' -&& mv '${output}.sorted.bgr' '${output2}' +output ]]> @@ -23,8 +20,8 @@ - - + + @@ -59,7 +56,6 @@ wigToBigWig tool. We export files in bedGraph because it is usually much smaller than file in wiggle format, and more importantly, CrossMap internally transforms wiggle into bedGraph to increase running speed. - ]]> diff -r d0e7cc22351f -r 8c26026e7ad9 macros.xml --- a/macros.xml Fri Oct 20 11:33:40 2017 -0400 +++ b/macros.xml Thu May 24 19:10:34 2018 -0400 @@ -2,11 +2,11 @@ - crossmap + crossmap - 0.2.5 + 0.2.7