# HG changeset patch # User ebi-gxa # Date 1574245129 18000 # Node ID 1b0fdf08a4542ac09a1c04f64c34a5bfdb0f5c39 # Parent 8e48fa9618c15b271d5fc8f87209e70b7c7fc6d7 planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 1d069e25584e436d7628694cb8853a15f1f85604 diff -r 8e48fa9618c1 -r 1b0fdf08a454 scanpy-filter-cells.xml --- a/scanpy-filter-cells.xml Mon Oct 28 05:27:24 2019 -0400 +++ b/scanpy-filter-cells.xml Wed Nov 20 05:18:49 2019 -0500 @@ -1,5 +1,5 @@ - + based on counts and numbers of genes expressed scanpy_macros2.xml @@ -16,7 +16,7 @@ ${pars} #end if #if $categories - #set cats = ' '.join(['--category c:{name} {values}'.format(**$c) for $c in $categories]) + #set cats = ' '.join(["--category c:{name} '{negate}{values}'".format(**$c) for $c in $categories]) ${cats} #end if #if $subsets @@ -47,7 +47,8 @@ - + + diff -r 8e48fa9618c1 -r 1b0fdf08a454 scanpy-filter-genes.xml.bak --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/scanpy-filter-genes.xml.bak Wed Nov 20 05:18:49 2019 -0500 @@ -0,0 +1,94 @@ + + + based on counts and numbers of cells expressed + + scanpy_macros2.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 8e48fa9618c1 -r 1b0fdf08a454 scanpy_macros2.xml --- a/scanpy_macros2.xml Mon Oct 28 05:27:24 2019 -0400 +++ b/scanpy_macros2.xml Wed Nov 20 05:18:49 2019 -0500 @@ -33,7 +33,7 @@ - scanpy-scripts + scanpy-scripts