# HG changeset patch # User iuc # Date 1568244632 14400 # Node ID 9aabf0c3604a02653d044742c1af191c3257469b # Parent f208825f64ecb6f3d6e5feaf9b04a164e5a78837 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 2dbcf8154aff86b27a1dd535407d20168c4ef697" diff -r f208825f64ec -r 9aabf0c3604a macros.xml --- a/macros.xml Thu May 24 19:10:13 2018 -0400 +++ b/macros.xml Wed Sep 11 19:30:32 2019 -0400 @@ -2,11 +2,12 @@ - crossmap + crossmap - 0.2.7 + 0.3.7 + @TOOL_VERSION@ diff -r f208825f64ec -r 9aabf0c3604a test-data/test_bigwig_01_output_a.bw Binary file test-data/test_bigwig_01_output_a.bw has changed diff -r f208825f64ec -r 9aabf0c3604a test-data/test_vcf_01_output.vcf.unmap --- a/test-data/test_vcf_01_output.vcf.unmap Thu May 24 19:10:13 2018 -0400 +++ b/test-data/test_vcf_01_output.vcf.unmap Wed Sep 11 19:30:32 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 f208825f64ec -r 9aabf0c3604a test-data/test_wig_01_output_a.bw Binary file test-data/test_wig_01_output_a.bw has changed