plot_adjusted_rt

plot_adjusted_rt(
  object,
  title.size = 13,
  lab.size = 13,
  axis.text.size = 12,
  interactive = FALSE,
  group_for_figure = "QC",
  sample_for_figure = NULL
)

Arguments

object

object

title.size

title.size

lab.size

lab.size

axis.text.size

axis.text.size

interactive

interactive or not.

group_for_figure

What groups to show EIC.

sample_for_figure

sample_for_figure

Value

A ggplot2 object.

Author

Xiaotao Shen shenxt1990@outlook.com