Rdocumentation
powered by
Learn R Programming
a4 (version 1.20.0)
spectralMap-methods: Methods for Function spectralMap
Description
Methods for spectralMap
Arguments
makeLognormal
boolean indicating whether one wants to exponentiate the data to make them lognormally shaped (
TRUE
; the default) or not (
FALSE
)
mpm.args
list of arguments that can be passed to the
mpm
function
plot.mpm.args
list of arguments that can be passed to the
plot.mpm
function that actually draws the plot
probe2gene
boolean indicating whether one wants to display the gene symbols for the labeled points (
TRUE
) or not (
FALSE
; the default)
addLegend
Boolean indicating whether a legend for the colors of the dots should be added.
legendPos
Specify where the legend should be placed. Typically either
topright
,
bottomright
,
topleft
(the default) or
bottomleft