Learn R Programming

SafeQuant (version 2.3)

maPlotSQ: ma-plot

Description

ma-plot

Usage

maPlotSQ(eset, sample = colnames(exprs(eset))[1], cex.lab = 1.5, cex.axis = 1.5, lwd = 2, pch = 1, col = rgb(0, 100, 0, 50, maxColorValue = 255), ...)

Arguments

eset
ExpressionSet
sample
selected condition
cex.lab
default 1.5
cex.axis
default 1.5
lwd
default 2
pch
default 1
col
green transparent
...
see plot

References

NA

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab