Mercurial > repos > greg > affy2vcf2
changeset 2:9910bb2e159c draft default tip
Uploaded
author | greg |
---|---|
date | Wed, 21 Aug 2024 13:41:05 +0000 |
parents | b8549f504829 |
children | |
files | affy2vcf.xml macros.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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@
--- a/macros.xml Thu May 16 12:42:19 2019 -0400 +++ b/macros.xml Wed Aug 21 13:41:05 2024 +0000 @@ -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>