# HG changeset patch # User bgruening # Date 1573066374 18000 # Node ID e9db844a896a2ddb292eb481b1e243ab8b17a38b # Parent 519e4b74c149a908b22daa0a3aa499dbb2e0bc5b "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit 5dfee8ad03865f59c3e1ac9dd5865fd40e4616ef" diff -r 519e4b74c149 -r e9db844a896a alevin.xml --- a/alevin.xml Thu Oct 17 17:03:38 2019 -0400 +++ b/alevin.xml Wed Nov 06 13:52:54 2019 -0500 @@ -1,4 +1,4 @@ - + Quantification and analysis of 3’ tagged-end single-cell sequencing data macros.xml @@ -91,6 +91,9 @@ #if $optional.maxNumBarcodes: --maxNumBarcodes '${optional.maxNumBarcodes}' #end if + #if $optional.freqThreshold: + --freqThreshold '${optional.freqThreshold}' + #end if #if $optional.dumpMtx != "--dumpMtx": && python '$__tool_directory__/vpolo_convert.py' -m @@ -145,6 +148,7 @@ + @@ -154,6 +158,9 @@ optional["dumpMtx"] + + optional["dumpFeatures"] + @@ -196,7 +203,7 @@ - +
@@ -213,6 +220,9 @@ + + +