Mercurial > repos > iuc > scanpy_inspect
comparison inspect.xml @ 10:c5d3684f7c4c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 806c15e8f3ae7acea300ebeb83222162c42eca14"
author | iuc |
---|---|
date | Wed, 22 Sep 2021 21:14:32 +0000 |
parents | 9d33775ec67d |
children | 6bd82ed14acd |
comparison
equal
deleted
inserted
replaced
9:e4c99c83dfbf | 10:c5d3684f7c4c |
---|---|
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=""/> |