Aggregate to the probe-level

aggregate_to_probes(x)

Arguments

x

A data frame or a matrix.

Details

If x is a data frame, it should be one of the following objects: Islands.UCSC, Locations, Other, SNPs.Illumina, SNPs.141CommonSingle, SNPs.142CommonSingle, SNPs.144CommonSingle, SNPs.146CommonSingle, SNPs.147CommonSingle, SNPs.150CommonSingle, SNPs.151CommonSingle.

If x is a matrix, it should come from the analysis with the **minfi** package. If multiple rows correspond to the same probe, the average value of rows is simply used.

Examples

# There is no example
NULL
#> NULL