getSpotPosition.SpotData: Gets physical positions of the spots

Description Usage Arguments Value Author(s) See Also

Description

Gets physical positions (in pixels) of the spots on one or several slides.

Usage

1
2
## S3 method for class 'SpotData'
getSpotPosition(this, slides=NULL, index=NULL, ...)

Arguments

slides

Specifying which for slides the spot positions should be extracted. If NULL, all slides are considered.

index

The spots for which the position is returned. If NULL all spots are considered.

Value

Returns a SpotPosition object containing the positions of the spots on the specified slides.

Author(s)

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

See Also

For more information see SpotData.


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