Mercurial > repos > bgruening > scipy_sparse
diff sparse.xml @ 1:1191a102a5c1 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 620159e95d2fae693b5f25d591528be159130f25
author | bgruening |
---|---|
date | Wed, 04 May 2016 13:10:04 -0400 |
parents | 25b93d50158f |
children | 01c0f1b60556 |
line wrap: on
line diff
--- a/sparse.xml Mon May 02 16:16:14 2016 -0400 +++ b/sparse.xml Wed May 04 13:10:04 2016 -0400 @@ -46,10 +46,10 @@ <option value="hstack">Stack sparse matrices horizontally (hstack)</option> </param> <when value="vstack"> - <expand macro="multiple_sparse"/> + <expand macro="multiple_input" name="sparse_inputs"/> </when> <when value="hstack"> - <expand macro="multiple_sparse"/> + <expand macro="multiple_input" name="sparse_inputs"/> </when> </conditional> </inputs>