Mercurial > repos > ebi-gxa > scanpy_find_variable_genes
diff scanpy-find-variable-genes.xml @ 5:cb007db0857d draft
planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 400799f99ee36ad12b990b1ccabf4be16a26c003
author | ebi-gxa |
---|---|
date | Mon, 25 Nov 2019 14:41:37 -0500 |
parents | b089f4a55e6b |
children | de331b5828dc |
line wrap: on
line diff
--- a/scanpy-find-variable-genes.xml Wed Nov 20 05:18:33 2019 -0500 +++ b/scanpy-find-variable-genes.xml Mon Nov 25 14:41:37 2019 -0500 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<tool id="scanpy_find_variable_genes" name="Scanpy FindVariableGenes" version="@TOOL_VERSION@+galaxy0"> +<tool id="scanpy_find_variable_genes" name="Scanpy FindVariableGenes" version="@TOOL_VERSION@+galaxy6"> <description>based on normalised dispersion of expression</description> <macros> <import>scanpy_macros2.xml</import> @@ -50,7 +50,7 @@ </inputs> <outputs> - <data name="output_h5" format="h5" from_work_dir="output.h5" label="${tool.name} on ${on_string}: Variable genes"/> + <expand macro="output_data_obj" description="Variable genes"/> </outputs> <tests>