plotSpatial.SpotfinderData: Creates a spatial plot of a slide

Description Usage Arguments Value Author(s) See Also Examples

Description

Creates a spatial plot of a slide. Note that older versions of the Spot software did not generate result file containing information about the spatial coordinates of the spots. If this is the case, a standard spatial plot is generated.

Usage

1
2
## S3 method for class 'SpotfinderData'
plotSpatial(this, what="meanRatio", slide=1, pch=20, yaxt=NULL, ...)

Arguments

slide

The slide to be plotted.

pch

The spot symbol. Default is 20 (solid disk).

yaxt, ...

Parameters accepted by plot.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see SpotfinderData.

Examples

1
## Not run: # For an example see help(SpotfinderData).

HenrikBengtsson/aroma documentation built on May 7, 2019, 12:56 a.m.