convert.back {affycoretools}R Documentation

A Function to convert M and A values back to R and G values

Description

This function takes M and A values and converts back to log2 R and G values.

Usage

convert.back(M, A)

Arguments

M A vector of log2 R/G values.
A A vector of log2 R + G values.

Value

A matrix of log2 R and G values.

Author(s)

James W. MacDonald <jmacdon@med.umich.edu>


[Package affycoretools version 1.8.1 Index]