Mercurial > repos > jowong > khmer_load_into_counting
diff khmer_load_into_counting.xml @ 13:efc2329bdf34 draft default tip
planemo upload
author | jowong |
---|---|
date | Mon, 26 Nov 2018 02:57:38 -0500 |
parents | d300c7c90f63 |
children |
line wrap: on
line diff
--- a/khmer_load_into_counting.xml Mon Nov 26 01:12:52 2018 -0500 +++ b/khmer_load_into_counting.xml Mon Nov 26 02:57:38 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="khmer_load_into_counting" name="Load Into Counting" version="1.0.5"> +<tool id="khmer_load_into_counting" name="Load Into Counting" version="1.0.6"> <description>Creates k-mer countgraph using reads</description> <requirements> <requirement type="package" version="2.1.2">khmer</requirement> @@ -52,7 +52,7 @@ </section> </inputs> <outputs> - <data name="hash_output" label="Hash output" format="data" from_work_dir="hash.ct.gz"/> + <data name="hash_output" label="Hash output" format="data" type="data_collection" from_work_dir="hash.ct.gz"/> </outputs> <help><![CDATA[ || This is the script load-into-counting.py in khmer.