ggheat.make.groups: 'ggheat.make.groups' splits eset into list of esets based on...

View source: R/ggheat.continuous.R

ggheat.make.groupsR Documentation

ggheat.make.groups splits eset into list of esets based on phenotype label, do clustering within groups

Description

ggheat.make.groups splits eset into list of esets based on phenotype label, do clustering within groups

Usage

ggheat.make.groups(eset, labelcol, labelvals, clustFUN, fixRowOrd = TRUE)

Arguments

eset

expression set

labelcol

column name for grouping in pData(eset)

labelvals

values to group on (e.g. factor levels of pData(eset)[, labelcol]) clustFUN clustering function for eset, e.g. clust_eset


montilab/BS831 documentation built on April 17, 2024, 4:51 p.m.