# HG changeset patch # User iuc # Date 1568244347 14400 # Node ID 1efdda6cba4463259b5569cc2c928260f5145a30 # Parent 454886ffaa4180ec6a9dfa0eb0e38a662f2e080f "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 2dbcf8154aff86b27a1dd535407d20168c4ef697" diff -r 454886ffaa41 -r 1efdda6cba44 macros.xml --- a/macros.xml Thu May 24 19:09:00 2018 -0400 +++ b/macros.xml Wed Sep 11 19:25:47 2019 -0400 @@ -2,11 +2,12 @@ - crossmap + crossmap - 0.2.7 + 0.3.7 + @TOOL_VERSION@ diff -r 454886ffaa41 -r 1efdda6cba44 test-data/test_bigwig_01_output_a.bw Binary file test-data/test_bigwig_01_output_a.bw has changed diff -r 454886ffaa41 -r 1efdda6cba44 test-data/test_vcf_01_output.vcf.unmap --- a/test-data/test_vcf_01_output.vcf.unmap Thu May 24 19:09:00 2018 -0400 +++ b/test-data/test_vcf_01_output.vcf.unmap Wed Sep 11 19:25:47 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 454886ffaa41 -r 1efdda6cba44 test-data/test_wig_01_output_a.bw Binary file test-data/test_wig_01_output_a.bw has changed