fortify_results: convert enrichResult or compareClusterResult to a data.frame...

View source: R/fortify_data.R

fortify_resultsR Documentation

convert enrichResult or compareClusterResult to a data.frame that ready for plot

Description

convert enrichResult or compareClusterResult to a data.frame that ready for plot

Usage

fortify_results(model, showCategory = 10, terms = NULL, by = "geneRatio")

Arguments

model

'enrichResult' or 'compareClusterResult' object

showCategory

Category numbers to show

terms

enriched terms to show

by

one of Count and GeneRatio

Value

data.frame


goushixue/QRseq documentation built on July 9, 2023, 9:28 a.m.