enrich_bar_plot: enrich_bar_plot

Description Usage Arguments Author(s)

View source: R/enrich_result_class.R

Description

Barplot for enrich_result_class

Usage

1
2
3
4
5
6
enrich_bar_plot(
  object,
  x_axis = c("p_value_adjust", "p_value"),
  cutoff = 0.05,
  top = 10
)

Arguments

object

enrich_result_class object.

x_axis

"p_value_adjust or "p_value"

cutoff

cutoff for p_value_adjust or p_value.

top

top pathways to show.

Author(s)

Xiaotao Shen shenxt@stanford.edu


jaspershen/metPath documentation built on March 14, 2021, 12:07 a.m.