Repository 'repenrich'
hg clone https://toolshed.g2.bx.psu.edu/repos/artbio/repenrich

Changeset 8:5dd4791c7b70 (2018-12-11)
Previous changeset 7:308591fd36e5 (2018-12-11) Next changeset 9:db32bb7bda01 (2018-12-11)
Commit message:
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit ccf4b178d13aeedf7214f2400e7411bcfa3e73b4
modified:
edgeR_repenrich.R
edger-repenrich.xml
test-data/edgeR_plots.pdf
b
diff -r 308591fd36e5 -r 5dd4791c7b70 edgeR_repenrich.R
--- a/edgeR_repenrich.R Tue Dec 11 11:39:22 2018 -0500
+++ b/edgeR_repenrich.R Tue Dec 11 12:43:07 2018 -0500
b
@@ -203,7 +203,7 @@
     types <- with(results, reorder(type, -logFC, median))
     boxplot(logFC ~ types, data=results, outline=FALSE, horizontal=TRUE,
         las=2, xlab="log2(Fold Change)", main=paste0(allcontrasts, ", by Type"), yaxt="n")
-    axis(2, cex.axis=(1*11)/(length(levels(types))),
+    axis(2, cex.axis=(1*28)/(length(levels(types))),
          at=seq(from=1, to=length(levels(types))),
          labels=levels(types), las=2)
     abline(v=0)
b
diff -r 308591fd36e5 -r 5dd4791c7b70 edger-repenrich.xml
--- a/edger-repenrich.xml Tue Dec 11 11:39:22 2018 -0500
+++ b/edger-repenrich.xml Tue Dec 11 12:43:07 2018 -0500
b
@@ -1,4 +1,4 @@
-<tool id="edger-repenrich" name="edgeR-repenrich" version="1.5.1">
+<tool id="edger-repenrich" name="edgeR-repenrich" version="1.5.2">
     <description>Determines differentially expressed features from RepEnrich counts</description>
     <requirements>
         <requirement type="package" version="3.16.5">bioconductor-edger</requirement>
b
diff -r 308591fd36e5 -r 5dd4791c7b70 test-data/edgeR_plots.pdf
b
Binary file test-data/edgeR_plots.pdf has changed