diff bootstrap.xml @ 6:3c50a937d7c1 draft

Uploaded
author bcclaywell
date Wed, 15 Apr 2015 19:14:23 -0400
parents d4690e65afcd
children
line wrap: on
line diff
--- a/bootstrap.xml	Thu Mar 26 16:56:09 2015 -0400
+++ b/bootstrap.xml	Wed Apr 15 19:14:23 2015 -0400
@@ -1,18 +1,18 @@
 <tool id="PHYLO_bootstrap" name="Prepare data" version="1.1.0">
   <description>for analysis</description>
+  <macros>
+    <import>macros.xml</import>
+  </macros>
   <requirements>
     <requirement type="package">yapp_env</requirement>
   </requirements>
-  <macros>
-    <import>macros.xml</import>
-  </macros>
+  <stdio>
+    <expand macro="basic_errors"/>
+  </stdio>
   <version_command>echo "bootstrap script 1.1.0"</version_command>
   <command interpreter="bash">
     bootstrap-wrapper.sh $config
   </command>
-  <stdio>
-    <expand macro="basic_errors"/>
-  </stdio>
   <inputs>
     <param name="plate_id" type="integer" value="1" label="Plate number"/>
     <conditional name="run_type">