setProbeWeights.MicroarrayData: Sets probe weights on one or several slides

Description Usage Arguments Value Author(s) See Also

Description

Sets probe weights on one or several slides.

Usage

1
2
## S3 method for class 'MicroarrayData'
setProbeWeights(this, weights, slides=NULL, .force=FALSE, ...)

Arguments

slides

The slides which should be assign weights. If NULL, all slides are included.

weights

A matrix or a vector. If a matrix it must have number of rows equal to number of spots, and number of columns equal to the number of specified slides. If a vector, it must be of length equal to the number of spots. If NULL, the weights are removed.

Value

Returns itself invisibly.

Author(s)

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

See Also

For more information see MicroarrayData.


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