changeset 31:9b2f98681608 draft

planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 418864e659512723d79aca2221eb3c13f46a9f98-dirty
author chrisd
date Wed, 29 Jun 2016 03:55:15 -0400
parents c2ec2597409b
children 8998b3f44018
files coverage_sampler.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/coverage_sampler.xml	Wed Jun 29 03:53:11 2016 -0400
+++ b/coverage_sampler.xml	Wed Jun 29 03:55:15 2016 -0400
@@ -72,8 +72,8 @@
     -min     INT    Starting level to sample reads from (level is in percent)
     -max     INT    Ending level to sample reads from (level is in percent)
     -skip    INT    Number of levels to skip
+    -samples INT    Number of iterations per sample level
     -t       INT    Gene fraction threshold (only genes with a gene fraction greater than this threshold are output)
-    -samples INT    Number of iterations per sample level
 
 ------