# HG changeset patch # User artbio # Date 1544546362 18000 # Node ID 308591fd36e5a9c63ec7cce359a92b362ed9ca89 # Parent 83b5ea7cc34286f5ad5661f1b4073d0d2e347304 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit e1dfdcf457c29c18018f330546a6695a0dd8f26d diff -r 83b5ea7cc342 -r 308591fd36e5 edgeR_repenrich.R --- a/edgeR_repenrich.R Fri Dec 07 13:05:46 2018 -0500 +++ b/edgeR_repenrich.R Tue Dec 11 11:39:22 2018 -0500 @@ -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*16)/(length(levels(types))), + axis(2, cex.axis=(1*11)/(length(levels(types))), at=seq(from=1, to=length(levels(types))), labels=levels(types), las=2) abline(v=0) diff -r 83b5ea7cc342 -r 308591fd36e5 edger-repenrich.xml --- a/edger-repenrich.xml Fri Dec 07 13:05:46 2018 -0500 +++ b/edger-repenrich.xml Tue Dec 11 11:39:22 2018 -0500 @@ -1,4 +1,4 @@ - + Determines differentially expressed features from RepEnrich counts bioconductor-edger diff -r 83b5ea7cc342 -r 308591fd36e5 test-data/edgeR_plots.pdf Binary file test-data/edgeR_plots.pdf has changed