# HG changeset patch # User ebi-gxa # Date 1618238689 0 # Node ID 2fe4b4cba31228b28f60d888b3ac362980bcd985 # Parent 5dde9b3c169e47e879b3a3cc27c5f4e7cd7ebc2d "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 858a2398f1dbbd60110867c593c237358c794615-dirty" diff -r 5dde9b3c169e -r 2fe4b4cba312 scanpy-plot-trajectory.xml --- a/scanpy-plot-trajectory.xml Tue Mar 23 18:13:46 2021 +0000 +++ b/scanpy-plot-trajectory.xml Mon Apr 12 14:44:49 2021 +0000 @@ -1,5 +1,5 @@ - + visualise cell trajectories scanpy_macros2.xml @@ -38,12 +38,18 @@ --edge-width-scale ${settings.edge_width} #end if #end if + #if str($output_format).startswith('anndata') + --show-obj stdout --output-format anndata --output-obj output.h5 + #else + --show-obj stdout --output-format loom --output-obj output.h5 + #end if @INPUT_OPTS@ @PLOT_OPTS@ ]]> + @@ -85,6 +91,7 @@ + @@ -92,7 +99,9 @@ + + diff -r 5dde9b3c169e -r 2fe4b4cba312 scanpy_macros2.xml --- a/scanpy_macros2.xml Tue Mar 23 18:13:46 2021 +0000 +++ b/scanpy_macros2.xml Mon Apr 12 14:44:49 2021 +0000 @@ -1,10 +1,12 @@ - 1.6.0 + 1.7.2 More information can be found at https://scanpy.readthedocs.io 18.01 - scanpy-scripts + scanpy-scripts @@ -68,6 +70,7 @@ url = {https://github.com/ebi-gene-expression-group/scanpy-scripts}, } 10.1101/2020.04.08.032698 + 10.1038/s41592-021-01102-w