ggtableResults: ggTable of enriched results

View source: R/plotting_functions.R

ggtableResultsR Documentation

ggTable of enriched results

Description

ggTable of enriched results

Usage

ggtableResults(
  object,
  by = "GeneRatio",
  color = "p.adjust",
  showCategory = 10,
  terms = NULL,
  font.size = 10
)

Arguments

object

enrichResult or compareClusterResult object

by

used as x axis and sorted by this value, c('GeneRatio', 'Count')

color

color, one of pvalue, qvalue or p.adjust

showCategory

number of terms to show

terms

name of terms to show

font.size

fontsize


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