summarySpkBox: Summary of Fold Changes Calculated by spkBox

Description Usage Arguments Value Author(s) Examples

View source: R/summarySpkBox.R

Description

Prints a summary table of the data resulting from a call to spkBox.

Usage

1

Arguments

boxs

the output of a call to spkBox

Value

A dataframe with 2 columns: the mean fold change and the median average distance of the fold changes.

Author(s)

Matthew N. McCall

Examples

1
2
3
4
data(affy)
affySlope <- spkSlope(affy)
affyBox <- spkBox(affy, affySlope)
plotSpkBox(affyBox) 

mccallm/spkTools documentation built on May 7, 2019, 1:26 p.m.