Mercurial > repos > iuc > dropletutils
diff dropletutils.xml @ 3:f0de368eabca draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dropletutils/ commit a4cee4cac5097029188d836d5b904b605dbb943d"
author | iuc |
---|---|
date | Tue, 15 Oct 2019 09:03:56 -0400 |
parents | a8aa294401be |
children | 1797cbe967d1 |
line wrap: on
line diff
--- a/dropletutils.xml Fri Sep 06 10:56:16 2019 -0400 +++ b/dropletutils.xml Tue Oct 15 09:03:56 2019 -0400 @@ -3,15 +3,15 @@ <description>Utilities for handling droplet-based single-cell RNA-seq data</description> <macros> <token name="@PACKAGE_VERSION@" >1.2.1</token> - <token name="@GALAXY_VERSION@" >3</token> + <token name="@GALAXY_VERSION@" >4</token> <token name="@TXIN@">tenx.input</token> <token name="@TXOUT@">tenx.output</token> <xml name="test_dirin" > <conditional name="tenx_format"> <param name="use" value="directory" /> <param name="input" value="in_matrix.mtx" /> + <param name="input_barcodes" value="in_barcodes.tsv" /> <param name="input_genes" value="in_genes.tsv" /> - <param name="input_barcodes" value="in_barcodes.tsv" /> </conditional> </xml> </macros>