melt-methods: description of function melt

meltR Documentation

description of function melt

Description

met an StefansExpressionSet to be plotted using ggplot2 functions

Usage

melt.StefansExpressionSet(dat, groupcol = "GroupName", colCol = NULL,
  rowCol = NULL, probeNames = NULL, na.rm = FALSE, value.name = "value")

Arguments

groupcol

the column in the samples table to group the expression on

colCol

samples column names(s) to color the grouping data

rowCol

annotation column name(s) describing the gene groups

probeNames

which probenames to use (ProbeSetID or Gene.Symbol ...)

data

the StefansExpressionSet object


stela2502/StefansExpressionSet documentation built on April 24, 2023, 8:15 p.m.