fortify
convert compareClusterResult to a data.frame that ready for plot
convert enrichResult object for ggplot2
## S3 method for class 'compareClusterResult' fortify( model, data, showCategory = 5, by = "geneRatio", split = NULL, includeAll = TRUE ) ## S3 method for class 'enrichResult' fortify( model, data, showCategory = 5, by = "Count", order = FALSE, drop = FALSE, split = NULL, ... )
model |
'enrichResult' or 'compareClusterResult' object |
data |
not use here |
showCategory |
Category numbers to show |
by |
one of Count and GeneRatio |
split |
separate result by 'split' variable |
includeAll |
logical |
order |
logical |
drop |
logical |
... |
additional parameter |
data.frame
data.frame
Guangchuang Yu
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.