calcMeanValueOfSpots: Calculates the mean or median value of the spots on a chip by...

Description Usage Arguments Value

Description

Calculates the mean or median value of the spots on a chip by a given Identifier

Usage

1
calcMeanValueOfSpots(x, byType = "Name", method = "mean")

Arguments

x

An object of type EListRaw, RGList or EList

byType

An identifier that is used for grouping the values e.g. ID

method

The method name as character for spot averaging (currently 'mean' and 'median' are supported) this will then call colMeans or colMedians

Value

The averaged object


SimonSchafferer/custom-neuro-ncRNA-microarray documentation built on May 9, 2019, 1:45 p.m.