# HG changeset patch # User kpbioteam # Date 1531665601 14400 # Node ID 7a6ba13c9381f702354c949b0e4378f16e1a00ff # Parent 90ec56fa8e68b287ea4fe6ff4932b3c4309fb6e0 planemo upload for repository https://github.com/kpbioteam/clusterProfiler_go commit 19aa66aed9f704dc98680d2573ff7b13c81c0ca2-dirty diff -r 90ec56fa8e68 -r 7a6ba13c9381 clusterProfiler_go.R --- a/clusterProfiler_go.R Sun Jul 15 10:27:55 2018 -0400 +++ b/clusterProfiler_go.R Sun Jul 15 10:40:01 2018 -0400 @@ -22,4 +22,4 @@ write.table(ego, output1) dotplot(ego) -ggsave(file = output2, device = "pdf", width=5, height=6, dpi=100) +ggsave(file = output2, device = "pdf", scale = 1)