qcMean {SNPMaP} | R Documentation |
The default function for summarising the RAS from the quartets in a probeset into one value per probeset per array.
qcMean(x)
x |
numeric; a vector of RAS from the quartets comprising a single probeset on a single array. |
Returns the mean of the RAS scores (na.rm=T) unless more than a third of the quartets are NA, in which case returns NA.
ras2rasS
for the workflow function that calls the RAS summary function.
SNPMaP-package
.