# HG changeset patch
# User ebi-gxa
# Date 1592411458 14400
# Node ID 5bf2827cd3144750e734bf00efa4b093011afef4
# Parent ce70358b0fe347df9d945b83063ca1ce27995122
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 8c1bd2ab8a3f988e205677a3bb1ffda1e5694fe1"
diff -r ce70358b0fe3 -r 5bf2827cd314 ct_get_empirical_dist.xml
--- a/ct_get_empirical_dist.xml Mon Apr 27 11:12:46 2020 -0400
+++ b/ct_get_empirical_dist.xml Wed Jun 17 12:30:58 2020 -0400
@@ -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 ce70358b0fe3 -r 5bf2827cd314 ct_macros.xml
--- a/ct_macros.xml Mon Apr 27 11:12:46 2020 -0400
+++ b/ct_macros.xml Wed Jun 17 12:30:58 2020 -0400
@@ -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.
]]>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+