Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


NanoStringQCPro (version 1.4.0)

posSlopePlot,RccSet-method: posSlopePlot

Description

Plot the slope of linear fit of counts versus input for positive controls in an RccSet object.

Usage

"posSlopePlot"(rccSet, method = c("cutoffByMMAD", "cutoffByVar"), stringency = 4)

Arguments

rccSet
An RccSet object
method
Character string specifying the method for outlier detection: either "cutoffByMMAD" or "cutoffByVar".
stringency
Numeric value passed to the cutoff function specified by the method argument (see the 'd' argument of cutoffByMMAD and cutoffByVar).

Value

A plot

Details

The slope for each sample in the RccSet are plotted and and outliers (as determined by the function specified by the method argument) are marked in red (thresholds for outlier definition are plotted as red dashed lines).