getArea.GenePixData: Gets the area of the spot

Description Usage Arguments Value Author(s) See Also

Description

Gets the area of the spot. The area is the number of pixels identified (segmentated) to be within the spot limits.

Usage

1
2
## S3 method for class 'GenePixData'
getArea(this, slides=NULL, include=NULL, ...)

Arguments

slides

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

include

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

Value

Returns a matrix.

Author(s)

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

See Also

For more information see GenePixData.


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