fovPlot,RccSet-method {NanoStringQCPro} | R Documentation |
Plot the fraction of successfully imaged fields of view (FOV) in the given RccSet. The RccSet's phenoData should have 'FovCount' and 'FovCounted' columns populated with the total and successfully imaged FOV counts, respectively. Samples with a FOV counted/FOV count of less than 80
## S4 method for signature 'RccSet' fovPlot(rccSet)
rccSet |
An RccSet object |
A plot
Dorothee Nickles