# HG changeset patch # User bgruening # Date 1573066461 18000 # Node ID 917f8e4391605f910ce2019d928a6f2814993ffd # Parent 0a5258e41227948607c98f4e034907ed2170a70e "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit 5dfee8ad03865f59c3e1ac9dd5865fd40e4616ef" diff -r 0a5258e41227 -r 917f8e439160 alevin.xml --- a/alevin.xml Thu Oct 17 17:05:18 2019 -0400 +++ b/alevin.xml Wed Nov 06 13:54:21 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 @@ + + +