VarianceScatterplot: generate a scatter plot of the variance

VarianceScatterplotR Documentation

generate a scatter plot of the variance

Description

generate a scatter plot of the variance

Usage

VarianceScatterplot(
  fit,
  xlab = "log2(count)",
  ylab = "log(Variance)",
  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.