lodPlot,RccSet-method {NanoStringQCPro} | R Documentation |
Function to plot the number of missing genes per sample in an RccSet object.
## S4 method for signature 'RccSet' lodPlot(rccSet, maxMiss = 0.2)
rccSet |
An RccSet object |
maxMiss |
Numeric specifying the allowable fraction of genes below the lower limit of detection in a sample. |
Samples with more than 50 measurements are present, they are represented as triangles.
A plot
Dorothee Nickles