Mercurial > repos > ebi-gxa > scanpy_plot_trajectory
diff scanpy-plot-trajectory.xml @ 24:f489ccdd423c draft
planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 6c9d530aa653101e9e21804393ec11f38cddf027-dirty
author | ebi-gxa |
---|---|
date | Thu, 16 Feb 2023 13:29:41 +0000 |
parents | 2fe4b4cba312 |
children | 9d746af31fe8 |
line wrap: on
line diff
--- a/scanpy-plot-trajectory.xml Thu Oct 28 09:59:48 2021 +0000 +++ b/scanpy-plot-trajectory.xml Thu Feb 16 13:29:41 2023 +0000 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<tool id="scanpy_plot_trajectory" name="Scanpy PlotTrajectory" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> +<tool id="scanpy_plot_trajectory" name="Scanpy PlotTrajectory" version="@TOOL_VERSION@+galaxy9" profile="@PROFILE@"> <description>visualise cell trajectories</description> <macros> <import>scanpy_macros2.xml</import> @@ -100,7 +100,6 @@ <param name="input_obj_file" value="paga.h5"/> <param name="input_format" value="anndata"/> <param name="output_format" value="anndata"/> - <param name="type" value="paga_compare"/> <output name="output_h5" file="plotted_paga.h5" ftype="h5" compare="sim_size"/> <output name="output_png" file="paga_compare.png" ftype="png" compare="sim_size"/> </test>