calculateParametersGsb.AffymetrixCelSet {aroma.affymetrix}R Documentation

Computes parameters for adjustment of specific binding

Description

Computes parameters for adjustment of specific binding.

Usage

## S3 method for class 'AffymetrixCelSet':
calculateParametersGsb(this, nbrOfPms=25000, affinities=NULL, path=NULL, ..., verbose=FALSE)

Arguments

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.

Details

This method is not constant in memory! /HB 2007-03-26

Author(s)

Ken Simpson (ksimpson[at]wehi.edu.au).


[Package aroma.affymetrix version 1.2.0 Index]