# HG changeset patch
# User iuc
# Date 1571214728 14400
# Node ID ecce0cbe659fd0fa9395b7ecfdf63dd47ea0909e
# Parent c980be2c002c627ad9d053dc5ee43a0388960ebc
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit bd061799ebd49ada1a666d0815720c18291728da"
diff -r c980be2c002c -r ecce0cbe659f macros.xml
--- a/macros.xml Tue Oct 08 08:24:12 2019 -0400
+++ b/macros.xml Wed Oct 16 04:32:08 2019 -0400
@@ -18,10 +18,10 @@
-
-
+
+
+
-
@@ -78,5 +78,6 @@
-iN $nterm
-tC $cterm
-n $normalization
+ -r $handle_replicates
diff -r c980be2c002c -r ecce0cbe659f transit_gumbel.xml
--- a/transit_gumbel.xml Tue Oct 08 08:24:12 2019 -0400
+++ b/transit_gumbel.xml Wed Oct 16 04:32:08 2019 -0400
@@ -1,5 +1,5 @@
-
+
- determine essential genes
macros.xml
@@ -14,6 +14,7 @@
+
@@ -68,7 +69,7 @@
-b := Number of Burn-in samples. Default -b 500
-m := Smallest read-count to consider. Default: -m 1
-t := Trims all but every t-th value. Default: -t 1
- -r := How to handle replicates. Sum or Mean. Default: -r Sum
+ -r := How to handle replicates. Sum or Mean. Default: -r Mean
--iN := Ignore TAs occuring at given fraction of the N terminus. Default: -iN 0.0
--iC := Ignore TAs occuring at given fraction of the C terminus. Default: -iC 0.0
-n := Determines which normalization method to use. Default -n TTR