Mercurial > repos > jowong > khmer_load_into_counting
diff khmer_load_into_counting.xml @ 2:ab0f91be3a90 draft default tip
planemo upload
author | jowong |
---|---|
date | Mon, 26 Nov 2018 03:02:53 -0500 |
parents | f491d18251e9 |
children |
line wrap: on
line diff
--- a/khmer_load_into_counting.xml Mon Nov 26 02:14:27 2018 -0500 +++ b/khmer_load_into_counting.xml Mon Nov 26 03:02:53 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.