# HG changeset patch # User ebi-gxa # Date 1599656549 0 # Node ID 8205e95227e4c60dc300d38f33c59a634fcdc144 # Parent e277d77dc6dafbde42e86929519c75dbd5fff379 "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 e277d77dc6da -r 8205e95227e4 scanpy-regress-variable.xml --- a/scanpy-regress-variable.xml Mon Sep 07 13:04:51 2020 +0000 +++ b/scanpy-regress-variable.xml Wed Sep 09 13:02:29 2020 +0000 @@ -13,8 +13,7 @@ @INPUT_OPTS@ @OUTPUT_OPTS@ #else - echo "No regression variables passed, simply passing original input as output unchanged."; - cp '${input_obj_file}' '${output_h5}' + echo "No regression variables passed, simply passing original input as output unchanged." && cp '${input_obj_file}' output.h5 #end if ]]>