Description Usage Arguments Details Value Author(s) See Also
Extracts the red and green spot intensitites (both foreground and background)
from the QuantArrayData object and returns a RawData
object.
1 2 | ## S3 method for class 'QuantArrayData'
getRawData(qa, slides=NULL, fg="mean", bg="mean", ...)
|
slides |
Specifying which slides to be extracted. If |
fg |
If |
bg |
If |
The R and Rb channels will come from the ch1* fields, and the G and Gb channels will come from the ch2* fields. To swap the channels just use dyeSwap().
Returns a RawData
object containing the specified slides.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see QuantArrayData
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.