changeset 12:9ab6536c9c14 draft

planemo upload
author jowong
date Thu, 22 Nov 2018 08:44:31 -0500
parents a1dbbc803160
children 0fdd0215e7db
files kwip.xml
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/kwip.xml	Thu Nov 22 08:32:49 2018 -0500
+++ b/kwip.xml	Thu Nov 22 08:44:31 2018 -0500
@@ -1,4 +1,4 @@
-<tool id="kwip" name="kwip" version="1.2.0">
+<tool id="kwip" name="kwip" version="1.2.1">
     <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>
@@ -9,8 +9,7 @@
         -t $advanced.thread 
         -k kwip.kernel 
         -d kwip.dist 
-        $advanced.unweighted
-        #for $input in $inputs# $(basename "$input.element_identifier" .fastq).ct.gz #end for#
+
     ]]></command>
     <inputs>
         <param name="inputs" format="data" type="data_collection" label="inputs" help="Specify dataset with hashed reads"/>