Mercurial > repos > rnateam > vienna_rna
view macros.xml @ 0:78d673470d45 draft
Imported from capsule None
author | rnateam |
---|---|
date | Wed, 04 Feb 2015 12:05:27 -0500 |
parents | |
children |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="2.1">vienna_rna</requirement> </requirements> </xml> <xml name="version_command"> <version_command>@EXECUTABLE@ --version</version_command> </xml> <xml name="stdio"> <stdio> <exit_code range="1:" /> <exit_code range=":-1" /> <regex match="Error:" /> <regex match="Exception:" /> </stdio> </xml> <xml name="citations"> <citations> <citation type="doi">10.1186/1748-7188-6-26</citation> </citations> </xml> </macros>