Mercurial > repos > sanbi-uwc > vcf_snps_utils
diff vcf_snps_utils_macros.xml @ 0:fc75be7f3fd2 draft
planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit a7c330a5dff63e78b9ff963a0b380937d27f4449
| author | sanbi-uwc |
|---|---|
| date | Thu, 16 Aug 2018 07:41:03 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vcf_snps_utils_macros.xml Thu Aug 16 07:41:03 2018 -0400 @@ -0,0 +1,9 @@ +<macros> + <token name="@TOOL_VERSION@">0.0.2</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">vcf_snps_utils</requirement> + <yield /> + </requirements> + </xml> +</macros> \ No newline at end of file
