changeset 12:d300c7c90f63 draft

planemo upload
author jowong
date Mon, 26 Nov 2018 01:12:52 -0500
parents ea06ad2b93fa
children efc2329bdf34
files khmer_load_into_counting.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/khmer_load_into_counting.xml	Mon Nov 26 01:10:14 2018 -0500
+++ b/khmer_load_into_counting.xml	Mon Nov 26 01:12:52 2018 -0500
@@ -1,4 +1,4 @@
-<tool id="khmer_load_into_counting" name="Load Into Counting" version="1.0.4">
+<tool id="khmer_load_into_counting" name="Load Into Counting" version="1.0.5">
     <description>Creates k-mer countgraph using reads</description>
     <requirements>
         <requirement type="package" version="2.1.2">khmer</requirement>
@@ -7,7 +7,7 @@
         load-into-counting.py
         $advanced.b
         $advanced.small
-        -k kmer
+        -k $kmer
         -U $advanced.ukmer
         #if str( $advanced.max_mem ) != "0"
             -M $advanced.max_mem