Mercurial > repos > devteam > vcfvcfintersect
comparison macros.xml @ 6:46fde0ec9efa draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfvcfintersect commit 36e9065027cc7bf721e9d203208477ee88906c57"
| author | iuc |
|---|---|
| date | Thu, 23 Jan 2020 13:00:07 +0000 |
| parents | 64d95a7df265 |
| children |
comparison
equal
deleted
inserted
replaced
| 5:c2026da116b4 | 6:46fde0ec9efa |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <xml name="requirements"> | 2 <xml name="requirements"> |
| 3 <requirements> | 3 <requirements> |
| 4 <requirement type="package" version="1.0.0_rc1">vcflib</requirement> | 4 <requirement type="package" version="1.0.0_rc3">vcflib</requirement> |
| 5 <yield/> | 5 <yield/> |
| 6 </requirements> | 6 </requirements> |
| 7 </xml> | 7 </xml> |
| 8 <xml name="stdio"> | 8 <xml name="stdio"> |
| 9 <stdio> | 9 <stdio> |
| 10 <exit_code range="1:" level="fatal" /> | 10 <exit_code range="1:" level="fatal" /> |
| 11 </stdio> | 11 </stdio> |
| 12 </xml> | 12 </xml> |
| 13 <token name="@WRAPPER_VERSION@">1.0.0_rc1</token> | 13 <token name="@WRAPPER_VERSION@">1.0.0_rc3</token> |
| 14 <xml name="citations"> | 14 <xml name="citations"> |
| 15 <citations> | 15 <citations> |
| 16 <citation type="bibtex"> | 16 <citation type="bibtex"> |
| 17 @misc{Garrison2015, | 17 @misc{Garrison2015, |
| 18 author = {Garrison, Erik}, | 18 author = {Garrison, Erik}, |
| 19 year = {2015}, | 19 year = {2015}, |
| 20 title = {vcflib}, | 20 title = {vcflib}, |
| 21 publisher = {GitHub}, | 21 publisher = {GitHub}, |
| 22 journal = {GitHub repository}, | 22 journal = {GitHub repository}, |
| 23 url = {https://github.com/ekg/vcflib}, | 23 url = {https://github.com/ekg/vcflib}, |
| 24 } | 24 } |
| 25 </citation> | 25 </citation> |
| 26 </citations> | 26 </citations> |
| 27 </xml> | 27 </xml> |
| 28 <token name="@IS_PART_OF_VCFLIB@">is a part of VCFlib toolkit developed by Erik Garrison (https://github.com/ekg/vcflib).</token> | 28 <token name="@IS_PART_OF_VCFLIB@">is a part of VCFlib toolkit developed by Erik Garrison (https://github.com/ekg/vcflib).</token> |
| 29 </macros> | 29 </macros> |
