changeset 10:713e94af9d6c draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit c98a1caf2a3eed8b1571dae2bf7a794adecdf406"
author ebi-gxa
date Wed, 08 Apr 2020 05:22:59 -0400
parents 1709957891e5
children f10df597ed6d
files scanpy-run-diffmap.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scanpy-run-diffmap.xml	Thu Mar 12 05:15:56 2020 -0400
+++ b/scanpy-run-diffmap.xml	Wed Apr 08 05:22:59 2020 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<tool id="scanpy_run_diffmap" name="Scanpy DiffusionMap" version="@TOOL_VERSION@+galaxy10" profile="@PROFILE@">
+<tool id="scanpy_run_diffmap" name="Scanpy DiffusionMap" version="@TOOL_VERSION@+galaxy11" profile="@PROFILE@">
   <description>calculate diffusion components</description>
   <macros>
     <import>scanpy_macros2.xml</import>
@@ -32,7 +32,7 @@
     <param name="use_graph" argument="--use-graph" value="neighbors" type="text"
            label="Name of the slot that holds the KNN graph"/>
     <param name="key_added" argument="--key-added" type="text" optional="true"
-           label="Additional suffix to the name of the slot to save the calculated trajectory"/>
+           label="Additional suffix to the name of the slot to save the calculated diffusion map"/>
   </inputs>
 
   <outputs>