Mercurial > repos > jowong > kwip
changeset 9:9e7f04e98343 draft
planemo upload
author | jowong |
---|---|
date | Thu, 22 Nov 2018 08:18:36 -0500 |
parents | f99fa69fe0d5 |
children | 1c03467f2267 |
files | kwip.xml |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/kwip.xml Thu Nov 22 07:39:58 2018 -0500 +++ b/kwip.xml Thu Nov 22 08:18:36 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="kwip" name="kwip" version="1.1.7"> +<tool id="kwip" name="kwip" version="1.1.8"> <description>Calculates k-mer weighted inner product, a de novo estimator of genetic similarity</description> <requirements> <requirement type="package" version="0.2.0">kwip</requirement> @@ -11,7 +11,6 @@ -d kwip.dist $advanced.unweighted #for $input in $inputs# $(basename "$input.element_identifier" .fastq).ct.gz #end for# - #for $input in $inputs# && rm $(basename "$input.element_identifier" .fastq).ct.gz #end for# ]]></command> <inputs> <param name="inputs" format="data" type="data_collection" label="inputs" help="Specify dataset with hashed reads"/>