Mercurial > repos > jowong > khmer_load_into_counting
changeset 3:4dad94eb7411 draft
planemo upload
author | jowong |
---|---|
date | Tue, 13 Nov 2018 13:23:29 -0500 |
parents | 57daf7463a42 |
children | 52d772818055 |
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 Tue Nov 13 13:20:33 2018 -0500 +++ b/khmer_load_into_counting.xml Tue Nov 13 13:23:29 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="khmer_load_into_counting" name="Load Into Counting" version="0.1.2"> +<tool id="khmer_load_into_counting" name="Load Into Counting" version="0.1.3"> <description>Creates k-mer countgraph using reads</description> <requirements> <requirement type="package" version="2.1.2">khmer</requirement> @@ -19,7 +19,7 @@ -N $advanced.num_table #end if #if str( $advanced.table_size ) != "0" - -x $advanced.size + -x $advanced.table_size #end if hash.ct.gz #if str( $data_input.data_selector ) == "paired"