negCtrlsPlot,RccSet-method {NanoStringQCPro} | R Documentation |
Plot negative controls across all samples in an RccSet object
## S4 method for signature 'RccSet' negCtrlsPlot(rccSet)
rccSet |
An RccSet object |
In the second panel, boxplots are colored by lane (as specified in the pData slot). Bars on top of the panel indicate the stage position for each cartridge/sample (as specified in the pData slot).
A plot with two panels: one showing boxplots for the individual negative controls across all samples, and one showing boxplots for the negative control counts for each individual sample (lane-specific background).
Dorothee Nickles