# HG changeset patch # User ebi-gxa # Date 1599727534 0 # Node ID f1298838e93b85e69d46f370205cdb0b390ce9fc # Parent 8b3a52fbb482a621f8d2426261cd7858c7f5ebd9 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 9028e8fa3761fd640dcace5d36bf9b7d558319f7-dirty" diff -r 8b3a52fbb482 -r f1298838e93b pbmc3k_filtered_gene_bc_matrices.tar.gz Binary file pbmc3k_filtered_gene_bc_matrices.tar.gz has changed diff -r 8b3a52fbb482 -r f1298838e93b scanpy-integrate-harmony.xml --- a/scanpy-integrate-harmony.xml Mon Sep 07 13:10:56 2020 +0000 +++ b/scanpy-integrate-harmony.xml Thu Sep 10 08:45:34 2020 +0000 @@ -1,5 +1,5 @@ - + adjust principal components for variables that might introduce batch effect scanpy_macros2.xml @@ -52,8 +52,7 @@ @INPUT_OPTS@ @OUTPUT_OPTS@ #else - echo "No batch variables passed, simply passing original input as output unchanged."; - cp '${input_obj_file}' '${output_h5}' + echo "No batch variables passed, simply passing original input as output unchanged." && cp '${input_obj_file}' output.h5 #end if ]]> @@ -117,6 +116,12 @@ + + + + + +