# HG changeset patch # User ebi-gxa # Date 1599484211 0 # Node ID 820493156c4a3da10c0a36d5bb204dfa56d461a3 # Parent 1ab80fc6f66716aae1ffc95c6f08e399ddaee800 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 62f47287c7e8449c59a1f1f454852ddc669b1b1e-dirty" diff -r 1ab80fc6f667 -r 820493156c4a scanpy-run-dpt.xml --- a/scanpy-run-dpt.xml Fri Jun 05 09:11:11 2020 -0400 +++ b/scanpy-run-dpt.xml Mon Sep 07 13:10:11 2020 +0000 @@ -1,5 +1,5 @@ - + diffusion pseudotime inference scanpy_macros2.xml @@ -15,11 +15,14 @@ --min-group-size ${min_group_size} #end if #if $use_graph - --use-graph '${use_graph}' + --neighbors-key '${use_graph}' #end if #if $key_added --key-added '${key_added}' #end if +#if not $allow_kendall_tau_shift + --disallow-kendall-tau-shift +#end if @INPUT_OPTS@ @OUTPUT_OPTS@ ]]> @@ -39,10 +42,11 @@ label="Name of attribute that defines clustering"/> - + @@ -55,10 +59,10 @@ - + - + diff -r 1ab80fc6f667 -r 820493156c4a scanpy_macros2.xml --- a/scanpy_macros2.xml Fri Jun 05 09:11:11 2020 -0400 +++ b/scanpy_macros2.xml Mon Sep 07 13:10:11 2020 +0000 @@ -1,10 +1,13 @@ - 1.4.3 + 1.6.0 More information can be found at https://scanpy.readthedocs.io 18.01 - scanpy-scripts + scanpy-scripts