Mercurial > repos > devteam > vcfcommonsamples
annotate macros.xml @ 2:d58a307b9cef draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfcommonsamples commit 0b9b6512272b82637c2f1e831367e89aed77ae79
| author | devteam |
|---|---|
| date | Thu, 15 Sep 2016 16:04:51 -0400 |
| parents | 202ff1d8c57f |
| children | f1852ecef841 |
| rev | line source |
|---|---|
| 0 | 1 <macros> |
| 2 <xml name="requirements"> | |
| 3 <requirements> | |
|
2
d58a307b9cef
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfcommonsamples commit 0b9b6512272b82637c2f1e831367e89aed77ae79
devteam
parents:
0
diff
changeset
|
4 <requirement type="package" version="1.0.0_rc1">vcflib</requirement> |
| 0 | 5 <yield/> |
| 6 </requirements> | |
| 7 </xml> | |
| 8 <xml name="stdio"> | |
| 9 <stdio> | |
| 10 <exit_code range="1:" level="fatal" /> | |
| 11 </stdio> | |
| 12 </xml> | |
|
2
d58a307b9cef
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfcommonsamples commit 0b9b6512272b82637c2f1e831367e89aed77ae79
devteam
parents:
0
diff
changeset
|
13 <token name="@WRAPPER_VERSION@">1.0.0_rc1</token> |
| 0 | 14 <xml name="citations"> |
| 15 <citations> | |
| 16 <citation type="bibtex"> | |
| 17 @misc{Garrison2015, | |
| 18 author = {Garrison, Erik}, | |
| 19 year = {2015}, | |
| 20 title = {vcflib}, | |
| 21 publisher = {GitHub}, | |
| 22 journal = {GitHub repository}, | |
| 23 url = {https://github.com/ekg/vcflib}, | |
| 24 } | |
| 25 </citation> | |
| 26 </citations> | |
| 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> | |
| 29 </macros> |
