enrich_network: enrich_network

Description Usage Arguments Author(s)

View source: R/enrich_result_class.R

Description

Network for enriched pathways

Usage

1
2
3
4
5
6
7
8
9
enrich_network(
  object,
  point_size = c("p_value_adjust", "p_value"),
  label = TRUE,
  label_size = 4,
  p_cutoff = 0.05,
  only_significant_pathway = TRUE,
  threads = 4
)

Arguments

object

enrich_result_class object.

point_size

point_size.

label

label

label_size

label size

p_cutoff

p_cutoff

only_significant_pathway

only_significant_pathway

threads

threads

Author(s)

Xiaotao Shen shenxt@stanford.edu


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