Mercurial > repos > devteam > vcfcommonsamples
comparison macros.xml @ 0:202ff1d8c57f draft
Uploaded
| author | devteam |
|---|---|
| date | Thu, 19 Mar 2015 14:25:17 -0400 |
| parents | |
| children | d58a307b9cef |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:202ff1d8c57f |
|---|---|
| 1 <macros> | |
| 2 <xml name="requirements"> | |
| 3 <requirements> | |
| 4 <requirement type="package" version="8a5602bf07">vcflib</requirement> | |
| 5 <yield/> | |
| 6 </requirements> | |
| 7 </xml> | |
| 8 <xml name="stdio"> | |
| 9 <stdio> | |
| 10 <exit_code range="1:" level="fatal" /> | |
| 11 </stdio> | |
| 12 </xml> | |
| 13 <xml name="citations"> | |
| 14 <citations> | |
| 15 <citation type="bibtex"> | |
| 16 @misc{Garrison2015, | |
| 17 author = {Garrison, Erik}, | |
| 18 year = {2015}, | |
| 19 title = {vcflib}, | |
| 20 publisher = {GitHub}, | |
| 21 journal = {GitHub repository}, | |
| 22 url = {https://github.com/ekg/vcflib}, | |
| 23 } | |
| 24 </citation> | |
| 25 </citations> | |
| 26 </xml> | |
| 27 <token name="@IS_PART_OF_VCFLIB@">is a part of VCFlib toolkit developed by Erik Garrison (https://github.com/ekg/vcflib).</token> | |
| 28 </macros> |
