# HG changeset patch # User iuc # Date 1527203321 14400 # Node ID aebc86cb895dc003fe5677cc0342b02ee6c61599 # Parent e5c951338c64e75a86f53429313de31a6657296c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 23fab16cd40acbd5b0e9d640ed3858040db7a622 diff -r e5c951338c64 -r aebc86cb895d crossmap_bed.xml --- a/crossmap_bed.xml Fri Oct 20 11:31:17 2017 -0400 +++ b/crossmap_bed.xml Thu May 24 19:08:41 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 e5c951338c64 -r aebc86cb895d macros.xml --- a/macros.xml Fri Oct 20 11:31:17 2017 -0400 +++ b/macros.xml Thu May 24 19:08:41 2018 -0400 @@ -2,11 +2,11 @@ - crossmap + crossmap - 0.2.5 + 0.2.7