indexProbes.CdfEnvAffy {altcdfenvs}R Documentation

indexes for probes

Description

A function to get the index for probes

Usage

indexProbes.CdfEnvAffy(object, which, probeSetNames = NULL)

Arguments

object CdfEnvAffy
which which kind of probe are of interest (see details).
probeSetNames names of the probe sets of interest. If NULL, all the probe sets are considered.

Details

The parameter which let one specify which category of probes are of interest. In the case of Affymetrix chips, probes can be "pm" probes or "mm" probes. It the parameter is set to c("pm", "mm"), both are returned. Should other categories be defined, they can be handled as well.

Value

A list of indexes.

See Also

CdfEnvAffy-class, AltAffyBatch-class


[Package altcdfenvs version 2.4.0 Index]