plot.APfit: Plot basic statistics for a single gene

Description Usage Arguments Value Examples

Description

Plots mean expression by a grouping of samples or the BCV from a GLM fit.

Usage

1
2
## S3 method for class 'APfit'
plot(o, gene, stat, grouping = NULL)

Arguments

o

APfit object.

gene

character: gene name.

stat

character: "expression" or "BCV".

grouping

factor: groups to summarize expression by.

Value

ggplot2 object

Examples

1
# ADD EXAMPLES HERE

MalteThodberg/APhunteR documentation built on May 8, 2019, 3:24 p.m.