Residualplot: plot the residuals against the number of quantified...

ResidualplotR Documentation

plot the residuals against the number of quantified peptides/PSMs.

Description

plot the residuals against the number of quantified peptides/PSMs.

Usage

Residualplot(
  fit,
  xlab = "log2(count)",
  ylab = "Variance(fitted - observed)",
  main = NULL
)

Arguments

fit

an object returned from SpectraCounteBayes function.

xlab

the title for x axis.

ylab

the title for y axis.

main

the title for the figure.

Value

a ggplot instance.

Author(s)

Yafeng Zhu


WubingZhang/rMAUPS documentation built on March 21, 2022, 8:48 p.m.