# HG changeset patch # User ebi-gxa # Date 1599487271 0 # Node ID dccd544c21ca9e13e26c06e1cd7bc2df44c2151f # Parent a597590ccf6c3d02ca41224c77a5f243e3b6e20a "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 a597590ccf6c -r dccd544c21ca scanpy-run-tsne.xml --- a/scanpy-run-tsne.xml Fri Jun 05 09:12:01 2020 -0400 +++ b/scanpy-run-tsne.xml Mon Sep 07 14:01:11 2020 +0000 @@ -1,5 +1,5 @@ - + visualise cell clusters using tSNE scanpy_macros2.xml @@ -15,7 +15,7 @@ --key-added '${key_added}' #end if #if $embeddings - --export-embedding embeddings.csv + --export-embedding embeddings.tsv #end if #if $settings.default == "false" #if $settings.perplexity_file @@ -46,7 +46,7 @@ - + @@ -75,7 +75,7 @@ - + embeddings @@ -89,9 +89,9 @@ - + - + diff -r a597590ccf6c -r dccd544c21ca scanpy_macros2.xml --- a/scanpy_macros2.xml Fri Jun 05 09:12:01 2020 -0400 +++ b/scanpy_macros2.xml Mon Sep 07 14:01: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