# HG changeset patch # User iuc # Date 1626365655 0 # Node ID cafcf7eecf443c0d8ca341174f6311f107aef12a # Parent 34cf077e0f42548bf8f0ee9ae5e4ccab76077edf "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit f436317e2f8d451621e297cfc474e43c20d60bb7" diff -r 34cf077e0f42 -r cafcf7eecf44 crossmap_bigwig.xml --- a/crossmap_bigwig.xml Wed Sep 30 13:57:48 2020 +0000 +++ b/crossmap_bigwig.xml Thu Jul 15 16:14:15 2021 +0000 @@ -1,4 +1,4 @@ - + Convert genome coordinates or annotation files between genome assemblies macros.xml diff -r 34cf077e0f42 -r cafcf7eecf44 macros.xml --- a/macros.xml Wed Sep 30 13:57:48 2020 +0000 +++ b/macros.xml Thu Jul 15 16:14:15 2021 +0000 @@ -6,8 +6,8 @@ - 0.3.7 - @TOOL_VERSION@+galaxy1 + 0.5.2 + 0 diff -r 34cf077e0f42 -r cafcf7eecf44 test-data/test_bam_01_output_a.bam Binary file test-data/test_bam_01_output_a.bam has changed diff -r 34cf077e0f42 -r cafcf7eecf44 test-data/test_bed_02_output_a__all.bed --- a/test-data/test_bed_02_output_a__all.bed Wed Sep 30 13:57:48 2020 +0000 +++ b/test-data/test_bed_02_output_a__all.bed Thu Jul 15 16:14:15 2021 +0000 @@ -1,5 +1,5 @@ -chr1 100 10000 Fail -chr2 100 10000 Fail -chr3 100 10000 Fail -chr4 8941700 8947200 Fail -chr5 1 100000000 Fail +chr1 100 10000 Unmap +chr2 100 10000 Unmap +chr3 100 10000 Unmap +chr4 8941700 8947200 Unmap +chr5 1 100000000 Unmap diff -r 34cf077e0f42 -r cafcf7eecf44 test-data/test_bed_02_output_a__only_fails.bed --- a/test-data/test_bed_02_output_a__only_fails.bed Wed Sep 30 13:57:48 2020 +0000 +++ b/test-data/test_bed_02_output_a__only_fails.bed Thu Jul 15 16:14:15 2021 +0000 @@ -1,5 +1,5 @@ -chr1 100 10000 -chr2 100 10000 -chr3 100 10000 -chr4 8941700 8947200 -chr5 1 100000000 +chr1 100 10000 Unmap +chr2 100 10000 Unmap +chr3 100 10000 Unmap +chr4 8941700 8947200 Unmap +chr5 1 100000000 Unmap diff -r 34cf077e0f42 -r cafcf7eecf44 test-data/test_bigwig_01_output_a.bw Binary file test-data/test_bigwig_01_output_a.bw has changed diff -r 34cf077e0f42 -r cafcf7eecf44 test-data/test_region.bed --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test_region.bed Thu Jul 15 16:14:15 2021 +0000 @@ -0,0 +1,2 @@ +chr2 90000 990000 map_ratio=1.0000 +chr3 75000 975000 map_ratio=1.0000