collaps-methods: description of function collaps

collapsR Documentation

description of function collaps

Description

This function will collpase the data in the StefansExpressionSet to only contain one value

per sample group.

Usage

collaps(dataObj, by = c("median", "mean", "sd", "sum"),
  groupCol = "GroupID")

Arguments

dataObj

the StefansExpressionSet

by

collapsing method c('median','mean','sd','sum', or own function )

groupCol

the sample names you want to group on


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