# HG changeset patch
# User ebi-gxa
# Date 1592411490 14400
# Node ID d15f7509077bc3548ff5b7ce1427ca4721bed420
# Parent 71c809e81f66a8895ca4e98125f522a64eac1945
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 8c1bd2ab8a3f988e205677a3bb1ffda1e5694fe1"
diff -r 71c809e81f66 -r d15f7509077b ct_get_tool_perf_table.xml
--- a/ct_get_tool_perf_table.xml Mon Apr 27 11:13:07 2020 -0400
+++ b/ct_get_tool_perf_table.xml Wed Jun 17 12:31:30 2020 -0400
@@ -20,6 +20,9 @@
#if $parallel
--parallel "${parallel}"
#end if
+ #if $include_sem_siml
+ --include-sem-siml "${include_sem_siml}"
+ #end if
#if $barcode_col_ref
--barcode-col-ref "${barcode_col_ref}"
#end if
@@ -36,20 +39,21 @@
--semantic-sim-metric "${semantic_sim_metric}"
#end if
-
]]>
+
-
+
+
-
+
diff -r 71c809e81f66 -r d15f7509077b ct_macros.xml
--- a/ct_macros.xml Mon Apr 27 11:13:07 2020 -0400
+++ b/ct_macros.xml Wed Jun 17 12:31:30 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.
]]>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+