# HG changeset patch # User ebi-gxa # Date 1599656465 0 # Node ID c2be8a21eaa249925711165577934954cfb30a11 # Parent e6d5b3fed63938a3c04b5a357b1650cf709137b0 "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 e6d5b3fed639 -r c2be8a21eaa2 scanpy-integrate-bbknn.xml --- a/scanpy-integrate-bbknn.xml Mon Sep 07 13:05:34 2020 +0000 +++ b/scanpy-integrate-bbknn.xml Wed Sep 09 13:01:05 2020 +0000 @@ -1,5 +1,5 @@ - + batch-balanced K-nearest neighbours scanpy_macros2.xml @@ -48,8 +48,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 ]]> @@ -127,6 +126,12 @@ + + + + + +