bootstrapmsviper: msviper bootstraps integration

Description Usage Arguments Value See Also Examples

Description

This function integrates the bootstrap msviper results

Usage

1
bootstrapmsviper(mobj, method = c("mean", "median", "mode"))

Arguments

mobj

msviper object

method

Character string indicating the method to use, either mean, median or mode

Value

msviper object

See Also

msviper

Examples

1
2
3
4
data(bcellViper, package="bcellViper")
sig <- bootstrapTtest(dset, "description", c("CB", "CC"), "N")
mra <- msviper(sig, regulon)
plot(mra, cex=.7)

chrischen1/viper_copy documentation built on May 13, 2019, 6:52 p.m.