# HG changeset patch # User iuc # Date 1568244431 14400 # Node ID 309ade2afd7051d5b1f10cdf98dd41549692c2bb # Parent aebc86cb895dc003fe5677cc0342b02ee6c61599 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 2dbcf8154aff86b27a1dd535407d20168c4ef697" diff -r aebc86cb895d -r 309ade2afd70 macros.xml --- a/macros.xml Thu May 24 19:08:41 2018 -0400 +++ b/macros.xml Wed Sep 11 19:27:11 2019 -0400 @@ -2,11 +2,12 @@ - crossmap + crossmap - 0.2.7 + 0.3.7 + @TOOL_VERSION@ diff -r aebc86cb895d -r 309ade2afd70 test-data/test_bigwig_01_output_a.bw Binary file test-data/test_bigwig_01_output_a.bw has changed diff -r aebc86cb895d -r 309ade2afd70 test-data/test_vcf_01_output.vcf.unmap --- a/test-data/test_vcf_01_output.vcf.unmap Thu May 24 19:08:41 2018 -0400 +++ b/test-data/test_vcf_01_output.vcf.unmap Wed Sep 11 19:27:11 2019 -0400 @@ -3,3 +3,4 @@ ##FORMAT= ##FORMAT= #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT SAMP001 SAMP002 +1 200 rs84823 T G . PASS . GT:PL ./.:. 1/1:10,5,0 Fail(REF==ALT) diff -r aebc86cb895d -r 309ade2afd70 test-data/test_wig_01_output_a.bw Binary file test-data/test_wig_01_output_a.bw has changed