Description Usage Arguments Value See Also Examples
This function integrates the bootstrap msviper results
1 | bootstrapmsviper(mobj, method = c("mean", "median", "mode"))
|
mobj |
msviper object |
method |
Character string indicating the method to use, either mean, median or mode |
msviper object
1 2 3 4 | data(bcellViper, package="bcellViper")
sig <- bootstrapTtest(dset, "description", c("CB", "CC"), "N")
mra <- msviper(sig, regulon)
plot(mra, cex=.7)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.