# HG changeset patch # User ebi-gxa # Date 1599487342 0 # Node ID 26e1a99e3c0fcd83aa2b0de981fcea400ff0eca3 # Parent f10df597ed6d4795074feeb2aa1e052a0728016e "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 f10df597ed6d -r 26e1a99e3c0f scanpy-run-diffmap.xml --- a/scanpy-run-diffmap.xml Fri Jun 05 09:05:00 2020 -0400 +++ b/scanpy-run-diffmap.xml Mon Sep 07 14:02:22 2020 +0000 @@ -1,5 +1,5 @@ - + calculate diffusion components scanpy_macros2.xml @@ -10,7 +10,7 @@ PYTHONIOENCODING=utf-8 scanpy-cli embed diffmap --n-comps ${n_comps} #if $use_graph - --use-graph '${use_graph}' + --neighbors-key '${use_graph}' #end if #if $key_added --key-added '${key_added}' @@ -29,7 +29,7 @@ - @@ -44,14 +44,14 @@ - + - + - + diff -r f10df597ed6d -r 26e1a99e3c0f scanpy_macros2.xml --- a/scanpy_macros2.xml Fri Jun 05 09:05:00 2020 -0400 +++ b/scanpy_macros2.xml Mon Sep 07 14:02:22 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