calculateParametersGsb.AffymetrixCelSet {aroma.affymetrix} | R Documentation |
Computes parameters for adjustment of specific binding.
## S3 method for class 'AffymetrixCelSet': calculateParametersGsb(this, nbrOfPms=25000, affinities=NULL, path=NULL, ..., verbose=FALSE)
nbrOfPms |
The number of random PMs to use in estimation. |
affinities |
A numeric vector of probe affinities. |
path |
If an affinities vector is not specified, gives the path to a file storing the affinities. |
This method is not constant in memory! /HB 2007-03-26
Ken Simpson (ksimpson[at]wehi.edu.au).