diff BlastParser_and_hits.xml @ 6:78c34df2dd8d draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/msp_blastparser_and_hits commit 3048cdbea989bc7d28326bf9479fc3010ff8b33c
author drosofff
date Tue, 02 Feb 2016 11:38:51 -0500
parents 60b6bd959929
children ccffd39695ae
line wrap: on
line diff
--- a/BlastParser_and_hits.xml	Fri Jan 15 12:51:19 2016 -0500
+++ b/BlastParser_and_hits.xml	Tue Feb 02 11:38:51 2016 -0500
@@ -1,4 +1,4 @@
-<tool id="BlastParser_and_hits" name="Parse blast output and compile hits" version="2.3.3">
+<tool id="BlastParser_and_hits" name="Parse blast output and compile hits" version="2.4.0">
 <description>for virus discovery</description>
 <requirements></requirements>
 <command interpreter="python">
@@ -19,6 +19,7 @@
     #end if
     --al_sequences $al_sequences
     --un_sequences $un_sequences
+    --dataset_name $blast.name
 
 </command>
 <inputs>