posR2Plot,RccSet-method {NanoStringQCPro}R Documentation

posR2Plot

Description

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

Usage

## S4 method for signature 'RccSet'
posR2Plot(rccSet)

Arguments

rccSet

RccSet object

Details

R squared for each sample in the RccSet are plotted and samples with R squared < 0.95 are marked in red (threshold indicated by dashed red line).

Value

A plot

Author(s)

Dorothee Nickles


[Package NanoStringQCPro version 1.18.0 Index]