isSaturated.MicroarrayData: Check if some observations are saturated or not

Description Usage Arguments Author(s) See Also

Description

Check if some observations are saturated or not.

Usage

1
2
## S3 method for class 'MicroarrayData'
isSaturated(this, channels=NULL, index=NULL, slides=NULL, na.rm=TRUE, ...)

Arguments

channels

vector of channels to be checked. If NULL, all are checked.

index

vector of spot indicies to be checked. If NULL, all are checked.

slides

vector of slides to be checked. If NULL, all are checked.

na.rm

If TRUE, observations for which it is unknown (==NA) if it is saturated or not, are excluded.

Author(s)

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

See Also

*setSaturated(). For more information see MicroarrayData.


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