plot_TERM: Plot a module identified by TERM.

Description Usage Arguments Value Examples

Description

Plot a module identified by TERM.

Usage

1
2
plot_TERM(TEmodule, layout_style = "layout.fruchterman.reingold",
  gene2symbol = NULL)

Arguments

TEmodule

a module identified by TERM.

layout_style

the layout style of the graph for the module, with the default value "layout.fruchterman.reingold".

gene2symbol

a file converting the original gene identifiers to alternative identifiers, with the default value NULL.

Value

visualization for the network of the input module where the core and border colors of the nodes denoting differential expression of mRNA and RPF and the square shape of the nodes indicating the significantly translated genes.

Examples

1
2
plot_TERM()
plot_TERM(TEmodule, layout_style="layout.fruchterman.reingold", gene2symbol=NULL  )

bioinfoxh/term documentation built on May 23, 2019, 6:06 p.m.