Learn R Programming

makecdfenv (version 1.48.0)

pmormm: PM or MM

Description

Determing if intensities on an array from the cdffile are PM, MM, or neither.

Usage

pmormm(cdf)

Arguments

cdf
A Cdf object

Value

Details

The intensities on a chip fall in three categories: perfect match (PM), mismatch (MM) or unknown (No information about them is contained in the CDF file, yet they were found informative (details to come)). PM are coded as TRUE, MM as FALSE and unknown as NA.