Skip to contents

Draw a heatmap plot of secreted proteins.

Usage

SecAct.heatmap.plot(
  fg.mat,
  title = NULL,
  colors = c("#03c383", "#aad962", "#fbbf45", "#ef6a32")
)

Arguments

fg.mat

A matrix of values.

title

The title for plot.

colors

Colors.

Value

A ggplot2 object.