# HG changeset patch
# User iuc
# Date 1571214566 14400
# Node ID 32a5211380bc440be40f207b48440bfa1542274a
# Parent 8ab1c8c909a7d3208e002e6d6a782e7686ac6748
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit bd061799ebd49ada1a666d0815720c18291728da"
diff -r 8ab1c8c909a7 -r 32a5211380bc macros.xml
--- a/macros.xml Tue Oct 08 08:21:39 2019 -0400
+++ b/macros.xml Wed Oct 16 04:29:26 2019 -0400
@@ -18,10 +18,10 @@
-
-
+
+
+
-
@@ -78,5 +78,6 @@
-iN $nterm
-tC $cterm
-n $normalization
+ -r $handle_replicates
diff -r 8ab1c8c909a7 -r 32a5211380bc transit_resampling.xml
--- a/transit_resampling.xml Tue Oct 08 08:21:39 2019 -0400
+++ b/transit_resampling.xml Wed Oct 16 04:29:26 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.