diff raxml.xml @ 4:3b9b40638288 draft

planemo upload commit 3ac7fc026930ed9a7951e0a937c16d2af2f1499a-dirty
author tiagoantao
date Thu, 22 Oct 2015 18:09:33 -0400
parents b4ed83696908
children b921c26a1cbc
line wrap: on
line diff
--- a/raxml.xml	Thu Oct 22 18:00:31 2015 -0400
+++ b/raxml.xml	Thu Oct 22 18:09:33 2015 -0400
@@ -548,15 +548,15 @@
           <param name="infile" value="test-data/dna.phy"/>
           <param name="model_type" value="binary"/>
           <param name="base_model" value="BINCAT"/>
-          <output name="bestTreeReq" file="raxml/test1/RAxML_bestTree.galaxy"/>
-          <output name="parsimonyTreeReq" file="raxml/test1/RAxML_parsimonyTree.galaxy"/>
+          <output name="bestTreeReq" file="RAxML_bestTree.galaxy"/>
+          <output name="parsimonyTreeReq" file="RAxML_parsimonyTree.galaxy"/>
           <!--          <output name="info" file="raxml/test1/RAxML_info.galaxy"/> -->
-          <output name="logReq" file="raxml/test1/RAxML_log.galaxy">
+          <output name="logReq" file="RAxML_log.galaxy">
               <assert_contents>
                 <has_line_matching expression="^0\\..*" />
               </assert_contents>
           </output>
-          <output name="resultReq" file="raxml/test1/RAxML_result.galaxy">
+          <output name="resultReq" file="RAxML_result.galaxy">
               <assert_contents>
                   <has_line_matching expression="Overall\sexecution\stime.*" />
               </assert_contents>