viz_enrich: Visualization of enrichment analyses results from a...

viz_enrichR Documentation

Visualization of enrichment analyses results from a ClusterSet object

Description

Display enrichment analyses results for a ClusterSet object.

Usage

viz_enrich(
  object,
  clusters = "all",
  type = "dotplot",
  nb_terms = 20,
  terms_size = 50,
  font_size = 4
)

Arguments

object

A ClusterSet object.

clusters

A vector of cluster id to plot.

type

A vector providing the type of plot.

nb_terms

An integer indicating the number of terms in the plot.

terms_size

An interger indicating the wrap length of terms

font_size

The font size for the x axis.

Value

A ClusterSet object


dputhier/dbfmcl documentation built on May 31, 2024, 8:57 a.m.