dotplotResults: Dotplot of enriched results

View source: R/plotting_functions.R

dotplotResultsR Documentation

Dotplot of enriched results

Description

Dotplot of enriched results

Usage

dotplotResults(
  object,
  x = "GeneRatio",
  color = "p.adjust",
  showCategory = 10,
  terms = NULL,
  size = "Count",
  font.size = 12
)

Arguments

object

enrichResult or compareClusterResult object

x

x axis, GeneRatio or Count

color

color, one of pvalue, qvalue or p.adjust

showCategory

number of terms to show

terms

name of terms to show

size

dot size

font.size

fontsize


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