# HG changeset patch # User iuc # Date 1527203423 14400 # Node ID 1e24dd91db952aef73ee3ab89fb30603eb6c4d8f # Parent b49e453e6f977de63e2986b5051cccfd5ea9c136 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 23fab16cd40acbd5b0e9d640ed3858040db7a622 diff -r b49e453e6f97 -r 1e24dd91db95 crossmap_bed.xml --- a/crossmap_bed.xml Fri Oct 20 11:33:15 2017 -0400 +++ b/crossmap_bed.xml Thu May 24 19:10:23 2018 -0400 @@ -1,4 +1,4 @@ - + Convert genome coordinates or annotation files between genome assemblies macros.xml @@ -24,8 +24,7 @@ #if $merge_unmapped_entries: > '${output_combined}' #else: - '${output_valid}' - && mv '${output_valid}.unmap' '${output_failed}' + output #end if ]]> @@ -41,10 +40,10 @@ - + merge_unmapped_entries is False - + merge_unmapped_entries is False @@ -135,7 +134,6 @@ skipped. 7. If input region cannot be consecutively mapped target assembly, it will be split. 8. \*.unmap file contains regions that cannot be unambiguously converted. - ]]> diff -r b49e453e6f97 -r 1e24dd91db95 macros.xml --- a/macros.xml Fri Oct 20 11:33:15 2017 -0400 +++ b/macros.xml Thu May 24 19:10:23 2018 -0400 @@ -2,11 +2,11 @@ - crossmap + crossmap - 0.2.5 + 0.2.7