Mercurial > repos > lehmanju > rnaquast
view macros.xml @ 3:bf3dc4cae5bf draft
Uploaded
author | lehmanju |
---|---|
date | Wed, 14 Oct 2020 07:03:06 +0000 |
parents | be96739b8313 |
children |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">rnaquast</requirement> <yield/> </requirements> </xml> <token name="@TOOL_VERSION@">2.1.0</token> <token name="@PYTHON_TEMPLATE_VERSION@">3.7</token> <xml name="citations"> <citations> <citation type="doi">10.1093/bioinformatics/btw218 </citation> </citations> </xml> </macros>