boxplotDataNoFile: Create Boxplot of data

Description Usage Arguments Examples

View source: R/MiChip.R

Description

Creates a boxplot of expression data contained in a matrix.

Usage

1
boxplotDataNoFile(dmat, exptname, dlevel)

Arguments

dmat

matrix containing expression data to be boxplotted

exptname

Name of the experiment, used to build plot title

dlevel

Stage of the experiment e.g. raw, summarized, normalized

Examples

1
2
#Create a boxplot containing normalized expression data for myexpt
## Not run: boxplotDataNoFile(dmat, "MyExpt", "mednormed")

MiChip documentation built on Nov. 8, 2020, 8:01 p.m.