QuickHeat: Simple heatmap for GenePix

Description Usage Arguments

View source: R/QuickHeat.R

Description

A heat map for GenePix Arrays

Usage

1
2
QuickHeat(dataset, useRank = c("norank", "all", "sample"),
  coltypes = c("darkolivegreen", "darkred"), col, ttl = "")

Arguments

dataset

GenePix data.

useRank

specify if use rank matrix to draw heatmap. must be one of "norank" (use original martix, default), "all" or "sample".

col

choose the column you want to look at.

ttl

specific title.

coltype

color refelcts labeling, green corresponds to IgG; red corresponds to IgM.

block

choose the block you want to look at closer.


ziqiangc/AutoAntigen documentation built on Sept. 11, 2020, 7:35 p.m.