Repository 'affy2vcf2'
hg clone https://toolshed.g2.bx.psu.edu/repos/greg/affy2vcf2

Changeset 2:9910bb2e159c (2024-08-21)
Previous changeset 1:b8549f504829 (2019-05-16)
Commit message:
Uploaded
modified:
affy2vcf.xml
macros.xml
b
diff -r b8549f504829 -r 9910bb2e159c affy2vcf.xml
--- a/affy2vcf.xml Thu May 16 12:42:19 2019 -0400
+++ b/affy2vcf.xml Wed Aug 21 13:41:05 2024 +0000
[
@@ -4,7 +4,7 @@
         <import>macros.xml</import>
     </macros>
     <requirements>
-        <requirement type="package" version="1.9">bcftools-gtc2vcf-plugin</requirement>
+        <requirement type="package" version="1.19">bcftools-gtc2vcf-plugin</requirement>
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
 @PREPARE_ENV@
b
diff -r b8549f504829 -r 9910bb2e159c macros.xml
--- a/macros.xml Thu May 16 12:42:19 2019 -0400
+++ b/macros.xml Wed Aug 21 13:41:05 2024 +0000
b
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@WRAPPER_VERSION@">1.9</token>
+    <token name="@WRAPPER_VERSION@">1.19</token>
     <xml name="citation1">
         <citation type="doi">10.1093/bioinformatics/btp352</citation>
     </xml>