Mercurial > repos > devteam > vcffixup
comparison vcffixup.xml @ 2:fc5a64fdd5b2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcffixup commit c2af291b241e37e0a55adbc1fc72a9fa37d93582
| author | iuc |
|---|---|
| date | Mon, 26 Mar 2018 12:25:00 -0400 |
| parents | 9d7e64e4b9fc |
| children | 11f62f071125 |
comparison
equal
deleted
inserted
replaced
| 1:9d7e64e4b9fc | 2:fc5a64fdd5b2 |
|---|---|
| 1 <tool id="vcffixup" name="VCFfixup:" version="@WRAPPER_VERSION@.0"> | 1 <tool id="vcffixup" name="VCFfixup:" version="@WRAPPER_VERSION@+galaxy0"> |
| 2 <description>Count the allele frequencies across alleles present in each record in the VCF file</description> | 2 <description>Count the allele frequencies across alleles present in each record in the VCF file</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <expand macro="requirements"/> | 6 <expand macro="requirements"/> |
