# HG changeset patch # User ebi-gxa # Date 1592411294 0 # Node ID 1b0686be3093ebcc4b8ad229fb7e9ecb111f22ce # Parent 17a46a7e4fbb9ef38e35feba1e4ba31034e6048f "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 8c1bd2ab8a3f988e205677a3bb1ffda1e5694fe1" diff -r 17a46a7e4fbb -r 1b0686be3093 ct_get_tool_perf_table.xml --- a/ct_get_tool_perf_table.xml Mon Apr 27 15:05:41 2020 +0000 +++ b/ct_get_tool_perf_table.xml Wed Jun 17 16:28:14 2020 +0000 @@ -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 17a46a7e4fbb -r 1b0686be3093 ct_macros.xml --- a/ct_macros.xml Mon Apr 27 15:05:41 2020 +0000 +++ b/ct_macros.xml Wed Jun 17 16:28:14 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. ]]> + + + + + + + + + + + + + + + +