countduplicated: Count the number of times probes are used

Description Usage Arguments Value Author(s) See Also

View source: R/unique.CdfEnvAffy.R

Description

This function counts the number of times the probes in a CdfEnvAffy are found in this object.

Usage

1
countduplicated(x, incomparables = FALSE, verbose = FALSE)

Arguments

x

An instance of CdfEnvAffy-class

incomparables

(not implemented yet, keep away)

verbose

verbose or not

Value

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).

Author(s)

Laurent

See Also

CdfEnvAffy-class


altcdfenvs documentation built on Nov. 8, 2020, 7:12 p.m.