plot.assay: Plot assay plate-wise

Description Usage Arguments Value

Description

plot.assay plots a hit map of the assay (only one plate at a time)

Usage

1
2
## S3 method for class 'assay'
plot(x, ..., plate = 1, type = "R")

Arguments

x

The assay you want to plot

...

Ellipsis to be passed to the levelplotplot() function from the lattice package

plate

The plate number (Default:1)

type

Either "R" - raw assay, "C" - corrected assay (if it exists) or "P" - spatial bias position

Value

None


AssayCorrector documentation built on May 2, 2019, 6:59 a.m.