plot.monster: plot.monster

Description Usage Arguments Value Examples

Description

plots the sum of squares of off diagonal mass (differential TF Involvement)

Usage

1

Arguments

x

an object of class "monster"

...

further arguments passed to or from other methods.

Value

Plot of the dTFI for each TF against null distribution

Examples

1
2
3
data(yeast)
monsterRes <- monster(yeast$exp.ko,c(rep(1,42),rep(0,49),rep(NA,15)),yeast$motif, nullPerms=10, numMaxCores=4)
plot(monsterRes)

dschlauch/MONSTER documentation built on May 15, 2019, 2:57 p.m.