lodPlot,RccSet-method {NanoStringQCPro}R Documentation

lodPlot

Description

Function to plot the number of missing genes per sample in an RccSet object.

Usage

## S4 method for signature 'RccSet'
lodPlot(rccSet, maxMiss = 0.2)

Arguments

rccSet

An RccSet object

maxMiss

Numeric specifying the allowable fraction of genes below the lower limit of detection in a sample.

Details

Samples with more than 50 measurements are present, they are represented as triangles.

Value

A plot

Author(s)

Dorothee Nickles


[Package NanoStringQCPro version 1.14.0 Index]