# HG changeset patch # User ebi-gxa # Date 1592411274 0 # Node ID a749b4edecd6aebee3892fb27458abe68e598b80 # Parent 44a6618cce59a27bf8bfa5eeacf5a8368ffeb1bf "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 8c1bd2ab8a3f988e205677a3bb1ffda1e5694fe1" diff -r 44a6618cce59 -r a749b4edecd6 ct_get_empirical_dist.xml --- a/ct_get_empirical_dist.xml Mon Apr 27 15:05:11 2020 +0000 +++ b/ct_get_empirical_dist.xml Wed Jun 17 16:27:54 2020 +0000 @@ -13,10 +13,13 @@ #if $parallel --parallel "${parallel}" #end if + #if $sample_labs + --sample-labs "${sample_labs}" + #end if #if $exclusions --exclusions "${exclusions}" #end if - #if $exclusions + #if $sem_sim_metric --semantic-sim-metric "${sem_sim_metric}" #end if ]]> @@ -24,11 +27,13 @@ + - - + + + diff -r 44a6618cce59 -r a749b4edecd6 ct_macros.xml --- a/ct_macros.xml Mon Apr 27 15:05:11 2020 +0000 +++ b/ct_macros.xml Wed Jun 17 16:27:54 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. ]]> + + + + + + + + + + + + + + + +