| Previous changeset 10:6ee334657360 (2024-09-02) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 1b4c5b184b10336bca092cf347019c4368a7771c |
|
modified:
macros.xml test-data/test_vcf_01_output.vcf.unmap |
| b |
| diff -r 6ee334657360 -r 908df9a9f86b macros.xml --- a/macros.xml Mon Sep 02 12:01:25 2024 +0000 +++ b/macros.xml Wed Jul 09 11:12:06 2025 +0000 |
| b |
| @@ -5,7 +5,7 @@ <yield/> </requirements> </xml> - <token name="@TOOL_VERSION@">0.7.0</token> + <token name="@TOOL_VERSION@">0.7.3</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="stdio"> <stdio> |
| b |
| diff -r 6ee334657360 -r 908df9a9f86b test-data/test_vcf_01_output.vcf.unmap --- a/test-data/test_vcf_01_output.vcf.unmap Mon Sep 02 12:01:25 2024 +0000 +++ b/test-data/test_vcf_01_output.vcf.unmap Wed Jul 09 11:12:06 2025 +0000 |
| b |
| @@ -4,4 +4,3 @@ ##FORMAT=<ID=PL,Number=G,Type=Float,Description="Phred-scaled Genotype Likelihoods"> ##contig=<ID=1,length=195471971> #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) |