countduplicated {altcdfenvs} | R Documentation |
This function counts the number of times the probes in a CdfEnvAffy are found in this object.
countduplicated(x, incomparables = FALSE, verbose = FALSE)
x |
An instance of CdfEnvAffy-class |
incomparables |
(not implemented yet, keep away) |
verbose |
verbose or not |
An environment
is returned. Each element in this
environment
has the same identifier than its corresponding
probe set in the CdfEnvAffy-class
and contains the number of
times a probe is in use in the environment (instead of an index number
in the CdfEnvAffy-class
).
Laurent