Description Usage Arguments Details Value See Also
A function to get the index for probes
1 | indexProbes.CdfEnvAffy(object, which, probeSetNames = NULL)
|
object |
|
which |
which kind of probe are of interest (see details). |
probeSetNames |
names of the probe sets of interest. If
|
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.
A list
of indexes.
CdfEnvAffy-class
, AffyBatch-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.