plot_limma: Plot Limma

View source: R/limma.R

plot_limmaR Documentation

Plot Limma

Description

Make a heatmap from the results of a limma fit

Usage

plot_limma(model, coef, data, pheno, anno, top = 50,
  subset = 1:length(pheno))

Arguments

model

MArrayLM object fit by limma

coef

integer index of contrast to sort genes by

data

ExpressionSet with normalized expression values

pheno

factor with phenotype labels

anno

ProbeAnnDbBimap of probe annotations

top

integer number of genes to plot

subset

integer vector of column numbers to be plotted

Value

plots a heatslide plot

Author(s)

float


floatofmath/bt88.03.704 documentation built on March 25, 2022, 12:28 p.m.