Description Usage Arguments Value Author(s) See Also Examples
View source: R/mufMaxPositions.R
Reads the residuals, calculates the MUF score and locates the probe sequence that gave the maximum score and returns this.
1 | mufMaxPositions(object, cls, idsOfInterest, clsOfInterest, verbose = TRUE)
|
object |
RmaPlm object |
cls |
grouping variable (as used with |
idsOfInterest |
identifiers to retrieve location of MUF score for |
clsOfInterest |
samples to retrieve (must be a subset of |
verbose |
whether or not to display verbose output, default |
Returns a data.frame with the start and stop probe locations that give the maximum MUF score corresponding to the (identifier,sample class) pair that is given as input.
Mark Robinson
1 | ##---- no example
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.