Mercurial > repos > jowong > khmer_load_into_counting
changeset 11:ea06ad2b93fa draft
planemo upload
author | jowong |
---|---|
date | Mon, 26 Nov 2018 01:10:14 -0500 |
parents | c746795cbad0 |
children | d300c7c90f63 |
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:03:53 2018 -0500 +++ b/khmer_load_into_counting.xml Mon Nov 26 01:10:14 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="khmer_load_into_counting" name="Load Into Counting" version="1.0.3"> +<tool id="khmer_load_into_counting" name="Load Into Counting" version="1.0.4"> <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 $advanced.kmer + -k kmer -U $advanced.ukmer #if str( $advanced.max_mem ) != "0" -M $advanced.max_mem