samplemap: Common plotting function for plot.rawDist and plot.spotDist...

Description Usage Arguments Author(s) See Also

View source: R/samplemap.R

Description

Used as an internal function to make the code more comprehensible. See plot.rawDist and plot.spotDist for plotting rawDist and spotDist objects, respectively.

Usage

1
samplemap(x, ..., sname, sptype, size, scol, mtype, colpalette, hlight, hlcol)

Arguments

x

rawDist

or spotDist object.

...

Arguments to be passed to other methods, such as graphical parameters.

sname

equals to sample.name

sptype

equals to sample.type

size

equals to spot.size

scol

equals to spot.color

mtype

equals to main.type

colpalette

equals to color.palette

hlight

equals to highlight.gbs

hlcol

equals to highlight.col

Author(s)

Mikko Vihtakari

See Also

plot.rawDist, plot.spotDist


sclero documentation built on May 2, 2019, 2:26 p.m.