comparison clusterProfiler_go.R @ 4:3d18046320ce draft

planemo upload for repository https://github.com/kpbioteam/clusterProfiler_go commit 19aa66aed9f704dc98680d2573ff7b13c81c0ca2-dirty
author kpbioteam
date Sun, 15 Jul 2018 10:47:56 -0400
parents 7a6ba13c9381
children a12bbeb898a4
comparison
equal deleted inserted replaced
3:7a6ba13c9381 4:3d18046320ce
20 qvalueCutoff = 0.05, 20 qvalueCutoff = 0.05,
21 readable = TRUE) 21 readable = TRUE)
22 22
23 write.table(ego, output1) 23 write.table(ego, output1)
24 dotplot(ego) 24 dotplot(ego)
25 ggsave(file = output2, device = "pdf", scale = 1) 25 ggsave(file = output2, device = "pdf", width = 21, height = 29, units = "cm")