diff genetic_elements/aragorn/aragorn.xml @ 18:27a2341f86cc

aragorn addition
author jjkoehorst <jasperkoehorst@gmail.com>
date Sat, 21 Feb 2015 17:24:22 +0100
parents 2561c51e6605
children
line wrap: on
line diff
--- a/genetic_elements/aragorn/aragorn.xml	Sat Feb 21 17:20:05 2015 +0100
+++ b/genetic_elements/aragorn/aragorn.xml	Sat Feb 21 17:24:22 2015 +0100
@@ -40,6 +40,17 @@
     <outputs>
         <data format="rdf" name="output" label="Aragorn: ${input.name}"></data>
     </outputs>
+    <tests>
+        <test>
+            <param name="input" value="test-data/NC_017117.fna"/>
+            <output name="$output" file="NC_017117.rdf"/>
+            <output name="$genbank_gencode" value="11"/>
+            <output name="$tmRNA" value="-m"/>
+            <output name="$tRNA" value="-t"/>
+            <output name="$topology" value="-c"/>
+        </test>
+    </tests>
+
     <help>
 
 **What it does**