plot_gene: Extract significantly up- and down-reguluted genes from edgeR...

View source: R/plot_gene.R

plot_geneR Documentation

Extract significantly up- and down-reguluted genes from edgeR results

Description

Extract significantly up- and down-reguluted genes from edgeR results

Usage

plot_gene(
  gene,
  tag = "",
  ymax = 4,
  ymin = -4,
  transparency = 1,
  font_size = 7,
  label_size = 3.5,
  label_x = 4,
  label_y = -3
)

Arguments

gene

Character

tag

Character

ymax

Numeric

ymin

Numeric

transparency

Numeric

font_size

font size for axis labels

label_size

size of gene name annotation

label_x

label x position

label_y

label y position

Value

None


TedCCLeung/PhCluster documentation built on Aug. 5, 2022, 5:20 a.m.