Mercurial > repos > devteam > vcfcommonsamples
annotate macros.xml @ 4:f1852ecef841 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcommonsamples commit 36e9065027cc7bf721e9d203208477ee88906c57"
| author | iuc |
|---|---|
| date | Thu, 23 Jan 2020 08:06:43 -0500 |
| parents | d58a307b9cef |
| children |
| rev | line source |
|---|---|
| 0 | 1 <macros> |
| 2 <xml name="requirements"> | |
| 3 <requirements> | |
|
4
f1852ecef841
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcommonsamples commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents:
2
diff
changeset
|
4 <requirement type="package" version="1.0.0_rc3">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> | |
|
4
f1852ecef841
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcommonsamples commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents:
2
diff
changeset
|
13 <token name="@WRAPPER_VERSION@">1.0.0_rc3</token> |
|
f1852ecef841
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcommonsamples commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents:
2
diff
changeset
|
14 <xml name="citations"> |
|
f1852ecef841
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcommonsamples commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents:
2
diff
changeset
|
15 <citations> |
|
f1852ecef841
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcommonsamples commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents:
2
diff
changeset
|
16 <citation type="bibtex"> |
| 0 | 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 } | |
|
4
f1852ecef841
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcommonsamples commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents:
2
diff
changeset
|
25 </citation> |
|
f1852ecef841
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcommonsamples commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents:
2
diff
changeset
|
26 </citations> |
|
f1852ecef841
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcommonsamples commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents:
2
diff
changeset
|
27 </xml> |
| 0 | 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> |
