Repository 'scanpy_run_dpt'
hg clone https://toolshed.g2.bx.psu.edu/repos/ebi-gxa/scanpy_run_dpt

Changeset 10:0e264c40fd06 (2020-04-08)
Previous changeset 9:8a6860957c84 (2020-03-12) Next changeset 11:1ab80fc6f667 (2020-06-05)
Commit message:
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit c98a1caf2a3eed8b1571dae2bf7a794adecdf406"
modified:
scanpy-run-dpt.xml
b
diff -r 8a6860957c84 -r 0e264c40fd06 scanpy-run-dpt.xml
--- a/scanpy-run-dpt.xml Thu Mar 12 05:17:02 2020 -0400
+++ b/scanpy-run-dpt.xml Wed Apr 08 05:42:03 2020 -0400
b
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<tool id="scanpy_run_dpt" name="Scanpy DPT" version="@TOOL_VERSION@+galaxy10" profile="@PROFILE@">
+<tool id="scanpy_run_dpt" name="Scanpy DPT" version="@TOOL_VERSION@+galaxy11" profile="@PROFILE@">
   <description>diffusion pseudotime inference</description>
   <macros>
     <import>scanpy_macros2.xml</import>
@@ -42,7 +42,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 pseudo-time"/>
   </inputs>
 
   <outputs>