Mercurial > repos > ebi-gxa > decoupler_pathway_inference
changeset 9:81ccee273bc6 draft default tip
planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 05690508f6fc11cfc14213efedfd2bca5bb6040e
author | ebi-gxa |
---|---|
date | Wed, 30 Oct 2024 14:26:33 +0000 |
parents | 9864fd2cc1f0 |
children | |
files | decoupler_pathway_inference.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/decoupler_pathway_inference.xml Wed Oct 30 14:01:19 2024 +0000 +++ b/decoupler_pathway_inference.xml Wed Oct 30 14:26:33 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="decoupler_pathway_inference" name="Decoupler Pathway Inference" version="1.4.0+galaxy1" profile="20.05" license="MIT"> +<tool id="decoupler_pathway_inference" name="Decoupler Pathway Inference" version="1.4.0+galaxy2" profile="20.05" license="MIT"> <description> of functional genesets/pathways for scRNA-seq data. </description> @@ -12,9 +12,9 @@ --min_n "$min_n" --method '$method' $use_raw - --source $source - --target $target - --weight $weight + --source '$source' + --target '$target' + --weight '$weight' #if $gene_symbols_field: --var_gene_symbols_field '$gene_symbols_field' #end if