# HG changeset patch # User kpbioteam # Date 1531664875 14400 # Node ID 90ec56fa8e68b287ea4fe6ff4932b3c4309fb6e0 # Parent 49ae9762eb962a4d07375f2c8001c63753ab9e66 planemo upload for repository https://github.com/kpbioteam/clusterProfiler_go commit 19aa66aed9f704dc98680d2573ff7b13c81c0ca2-dirty diff -r 49ae9762eb96 -r 90ec56fa8e68 clusterProfiler_go.R --- a/clusterProfiler_go.R Thu Jun 21 12:25:38 2018 -0400 +++ b/clusterProfiler_go.R Sun Jul 15 10:27:55 2018 -0400 @@ -22,4 +22,4 @@ write.table(ego, output1) dotplot(ego) -ggsave(file = output2, device = "pdf") +ggsave(file = output2, device = "pdf", width=5, height=6, dpi=100)