Description Usage Arguments Value Examples
This function runs the MONSTER algorithm
| 1 2 | 
| expr | Gene Expression dataset | 
| design | Binary vector indicating case control partition | 
| motif | Regulatory data.frame | 
| nullPerms | number of random permutations to run (default 100). Set to 0 to only calculate observed transition matrix | 
| numMaxCores | requires doParallel, foreach. Runs MONSTER in parallel computing environment. Set to 1 to avoid parallelization. | 
| outputDir | save MONSTER results in a directory | 
An object of class "monster" containing results
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.