Mercurial > repos > devteam > vcffilter
comparison vcffilter.xml @ 8:af9bfb0f213e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcffilter commit 36e9065027cc7bf721e9d203208477ee88906c57"
| author | iuc |
|---|---|
| date | Thu, 23 Jan 2020 12:55:57 +0000 |
| parents | 7ce3b93e0883 |
| children | 4cb86a8987de |
comparison
equal
deleted
inserted
replaced
| 7:7ce3b93e0883 | 8:af9bfb0f213e |
|---|---|
| 2 <description>filter VCF data in a variety of attributes</description> | 2 <description>filter VCF data in a variety of attributes</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"> |
| 7 <requirement type="package" version="1.7">htslib</requirement> | 7 <requirement type="package" version="1.10.2">htslib</requirement> |
| 8 </expand> | 8 </expand> |
| 9 <expand macro="stdio" /> | 9 <expand macro="stdio" /> |
| 10 <command><