fortify.compareClusterResult {clusterProfiler} | R Documentation |
convert compareClusterResult to a data.frame that ready for plot
## S3 method for class 'compareClusterResult' fortify(model, data, showCategory = 5, by = "geneRatio", split = NULL, includeAll = TRUE)
model |
compareClusterResult object |
data |
not use here |
showCategory |
category numbers |
by |
one of geneRatio, Percentage or count |
split |
ONTOLOGY or NULL |
includeAll |
logical |
data.frame
Guangchuang Yu