view macros.xml @ 1:be96739b8313 draft

Uploaded
author lehmanju
date Mon, 12 Oct 2020 12:54:12 +0000
parents
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>