Mercurial > repos > lehmanju > rnaquast
changeset 1:be96739b8313 draft
Uploaded
author | lehmanju |
---|---|
date | Mon, 12 Oct 2020 12:54:12 +0000 |
parents | a0bd8ab14f66 |
children | 7e130d325fa7 |
files | macros.xml |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Oct 12 12:54:12 2020 +0000 @@ -0,0 +1,15 @@ +<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>