# HG changeset patch # User ebi-gxa # Date 1599483952 0 # Node ID f6291dbb3afc11139e4e4f5cf98919c7892870b7 # Parent af9cf232d6c92ae90e94282653eb074f4b2c005d "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 62f47287c7e8449c59a1f1f454852ddc669b1b1e-dirty" diff -r af9cf232d6c9 -r f6291dbb3afc scanpy-find-markers.xml --- a/scanpy-find-markers.xml Fri Jun 05 09:12:18 2020 -0400 +++ b/scanpy-find-markers.xml Mon Sep 07 13:05:52 2020 +0000 @@ -1,5 +1,5 @@ - + to find differentially expressed genes between groups scanpy_macros2.xml @@ -22,7 +22,8 @@ #end if --reference '${settings.reference}' --filter-params 'min_in_group_fraction:${settings.min_in_group_fraction},max_out_group_fraction:${settings.max_out_group_fraction},min_fold_change:${settings.min_fold_change}' -#end if + #end if + $settings.pts $settings.tie_correct @INPUT_OPTS@ @OUTPUT_OPTS@ ]]> @@ -55,6 +56,8 @@ help="Post-test filtering to only keep genes expressed in at most this fraction of cells in the reference group."/> + + diff -r af9cf232d6c9 -r f6291dbb3afc scanpy_macros2.xml --- a/scanpy_macros2.xml Fri Jun 05 09:12:18 2020 -0400 +++ b/scanpy_macros2.xml Mon Sep 07 13:05:52 2020 +0000 @@ -1,10 +1,13 @@ - 1.4.3 + 1.6.0 More information can be found at https://scanpy.readthedocs.io 18.01 - scanpy-scripts + scanpy-scripts