viewPathway: viewPathway

Description Usage Arguments Details Value Author(s)

View source: R/viewPathway.R

Description

view reactome pathway

Usage

1
2
3
4
5
6
7
8
9
viewPathway(
  pathName,
  organism = "human",
  readable = TRUE,
  foldChange = NULL,
  keyType = "ENTREZID",
  layout = "kk",
  ...
)

Arguments

pathName

pathway Name

organism

supported organism

readable

logical

foldChange

fold change

keyType

keyType of gene ID (i.e. names of foldChange, if available)

layout

graph layout

...

additional parameters

Details

plotting reactome pathway

Value

plot

Author(s)

Yu Guangchuang


ReactomePA documentation built on Nov. 8, 2020, 5:40 p.m.