changeset 16:47d17009b48f draft

planemo upload
author jowong
date Thu, 22 Nov 2018 09:05:53 -0500
parents 7c71d13d89c5
children f4f6cbe16e5f
files kwip.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/kwip.xml	Thu Nov 22 09:02:17 2018 -0500
+++ b/kwip.xml	Thu Nov 22 09:05:53 2018 -0500
@@ -1,4 +1,4 @@
-<tool id="kwip" name="kwip" version="1.2.3">
+<tool id="kwip" name="kwip" version="1.2.4">
     <description>Calculates k-mer weighted inner product, a de novo estimator of genetic similarity</description>
     <requirements>
         <requirement type="package" version="0.2.0">kwip</requirement>
@@ -8,7 +8,7 @@
         -t $advanced.thread 
         -k kwip.kernel 
         -d kwip.dist 
-
+        #for $input in $inputs# $input #end for#
     ]]></command>
     <inputs>
         <param name="inputs" format="data" type="data_collection" label="inputs" help="Specify dataset with hashed reads"/>