# HG changeset patch
# User iuc
# Date 1571214703 14400
# Node ID 0e0618c96ca40ff11d314999c82765625e99d9f0
# Parent 335197e8f75e49de40031d44d20065c40f5edf63
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit bd061799ebd49ada1a666d0815720c18291728da"
diff -r 335197e8f75e -r 0e0618c96ca4 macros.xml
--- a/macros.xml Tue Oct 08 08:23:54 2019 -0400
+++ b/macros.xml Wed Oct 16 04:31:43 2019 -0400
@@ -18,10 +18,10 @@
-
-
+
+
+
-
@@ -78,5 +78,6 @@
-iN $nterm
-tC $cterm
-n $normalization
+ -r $handle_replicates
diff -r 335197e8f75e -r 0e0618c96ca4 transit_resampling.xml
--- a/transit_resampling.xml Tue Oct 08 08:23:54 2019 -0400
+++ b/transit_resampling.xml Wed Oct 16 04:31:43 2019 -0400
@@ -1,5 +1,5 @@
-
+- determine per-gene p-valuesmacros.xml
@@ -18,6 +18,7 @@
+
@@ -86,6 +87,7 @@
-ez := Exclude rows with zero accross conditions. Default: Off
--pc := Pseudocounts to be added at each site. Default: 0
-l := Perform LOESS Correction; Helps remove possible genomic position bias. Default: Off.
+-r := How to handle replicates. Sum, Mean. Default: -r Mean
--iN := Ignore TAs occuring at given fraction of the N terminus. Default: 0.0
--iC := Ignore TAs occuring at given fraction of the C terminus. Default: 0.0
--ctrl_lib := String of letters representing library of control files in order e.g. 'AABB' Default: empty. Letters used must also be used in --exp_lib. If non-empty, resampling will limit permutations to within-libraries.