diff seurat_read10x.xml @ 3:948ce48561f9 draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit f3077a71c898b86794a0d630d11334788b797f2f"
author ebi-gxa
date Sat, 11 Jul 2020 08:43:41 -0400
parents 2d121013176f
children 893ea1e1eed3
line wrap: on
line diff
--- a/seurat_read10x.xml	Fri Jul 10 21:48:16 2020 -0400
+++ b/seurat_read10x.xml	Sat Jul 11 08:43:41 2020 -0400
@@ -13,14 +13,14 @@
     ln -s "$matrix" matrix.mtx;
     ln -s "$genes" genes.tsv;
     ln -s "$barcodes" barcodes.tsv;
-# end if
+#end if
 
 seurat-read-10x.R
 #if str($input.format) == "mtx":
  -d ./
 #else
  -f $input.file
-# end if
+#end if
 #if $metadata
   --metadata '$metadata'
 #end if