# HG changeset patch # User ebi-gxa # Date 1592411228 0 # Node ID b3f9cb09f93b89e47ac27832a8ed5c817ba80a0a # Parent 2396ad173c23d548aa486f0047c60cae82a814f2 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 8c1bd2ab8a3f988e205677a3bb1ffda1e5694fe1" diff -r 2396ad173c23 -r b3f9cb09f93b ct_get_consensus_outputs.xml --- a/ct_get_consensus_outputs.xml Mon Apr 27 15:04:15 2020 +0000 +++ b/ct_get_consensus_outputs.xml Wed Jun 17 16:27:08 2020 +0000 @@ -16,9 +16,15 @@ #if $tool_table --tool-table "${tool_table}" #end if + #if $include-sem-siml + --include-sem-siml "${include_sem_siml}" + #end if #if $parallel --parallel "${parallel}" #end if + #if $sort_by_agg_score + --sort-by-agg-score "${sort_by_agg_score}" + #end if #if $exclusions --exclusions "${exclusions}" #end if @@ -30,10 +36,13 @@ + + + - - + + diff -r 2396ad173c23 -r b3f9cb09f93b ct_macros.xml --- a/ct_macros.xml Mon Apr 27 15:04:15 2020 +0000 +++ b/ct_macros.xml Wed Jun 17 16:27:08 2020 +0000 @@ -1,10 +1,10 @@ - 1.0.0 + 1.1.0 More information can be found at https://github.com/ebi-gene-expression-group/cell-types-analysis 18.01 - cell-types-analysis + cell-types-analysis @@ -18,6 +18,22 @@ 0.0.5+galaxy0: Initial contribution. Andrey Solovyev, Expression Atlas team https://www.ebi.ac.uk/gxa/home at EMBL-EBI https://www.ebi.ac.uk/. 0.0.5+galaxy1: Standardise input/output format into .txt. ]]> + + + + + + + + + + + + + + + +