posR2Plot,RccSet-method {NanoStringQCPro} | R Documentation |
Plot the R squared of linear fit of counts versus input for positive controls in an RccSet object.
## S4 method for signature 'RccSet' posR2Plot(rccSet)
rccSet |
RccSet object |
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).
A plot
Dorothee Nickles