diff scanpy-filter-genes.xml @ 21:d82d999fa716 draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit ebe77c8718ec65277f4dc0d71fa5f4c5677df62d-dirty"
author ebi-gxa
date Wed, 05 May 2021 12:09:03 +0000
parents fc5b3e76131b
children 474a69c47184
line wrap: on
line diff
--- a/scanpy-filter-genes.xml	Mon Apr 12 14:40:59 2021 +0000
+++ b/scanpy-filter-genes.xml	Wed May 05 12:09:03 2021 +0000
@@ -28,6 +28,7 @@
     ${subs}
 #end if
 $force_recalc
+    @SAVE_MATRIX_OPTS@
     @INPUT_OPTS@
     @OUTPUT_OPTS@
     @EXPORT_MTX_OPTS@
@@ -57,6 +58,7 @@
       <param name="subset" type="data" format="tabular" label="List of values to keep" help="A one-column headerless text file is required"/>
     </repeat>
     <param name="force_recalc" label="Force recalculation of QC vars" type="boolean" truevalue="--force-recalc" falsevalue="" help="If set, it will recalculate pcts and other existing QC vars, overwriting existing ones."/>
+    <expand macro="save_matrix_params"/>
     <expand macro="export_mtx_params"/>
   </inputs>