estimateCrosstalk {prada}R Documentation

Estimate crosstalk between two color channels.

Description

Estimate crosstalk between two color channels.

Usage

estimateCrosstalkPlate(x, plotfileprefix=NULL)
estimateCrosstalkWell(x, doPlot=TRUE)

Arguments

x data frame.
plotfileprefix character of length 1.
doPlot logical of length 1.

Details

This function is quite ideosyncratic - it was written for one particular data sets and ought not be useful for any other purpose.

Value

A numeric vector.

Author(s)

Wolfgang Huber http://www.dkfz.de/abt0840/whuber

See Also

Examples

##see vignette

[Package Contents]