comparison inspect.xml @ 10:fc598b15f113 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Wed, 01 Sep 2021 08:29:38 +0000
parents 4cbc381aa967
children 03ed427eb5e7
comparison
equal deleted inserted replaced
9:e82cf561d981 10:fc598b15f113
1 <tool id="scanpy_inspect" name="Inspect and manipulate" version="@galaxy_version@" profile="@profile@"> 1 <tool id="scanpy_inspect" name="Inspect and manipulate" version="@galaxy_version@" profile="@profile@">
2 <description> with scanpy</description> 2 <description> with scanpy</description>
3 <expand macro="bio_tools"/>
3 <macros> 4 <macros>
4 <import>macros.xml</import> 5 <import>macros.xml</import>
5 <xml name="score_genes_params"> 6 <xml name="score_genes_params">
6 <param argument="n_bins" type="integer" value="25" label="Number of expression level bins for sampling" help=""/> 7 <param argument="n_bins" type="integer" value="25" label="Number of expression level bins for sampling" help=""/>
7 <param argument="random_state" type="integer" value="0" label="Random seed for sampling" help=""/> 8 <param argument="random_state" type="integer" value="0" label="Random seed for sampling" help=""/>