view rnaquast/macros.xml @ 5:3a150fca6d60 draft

Uploaded
author lehmanju
date Fri, 16 Oct 2020 06:23:34 +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>