Description Usage Arguments Value See Also Examples
This function limits the maximum size of the regulons
1 2  | pruneRegulon(regulon, cutoff = 50, adaptive = TRUE,
  eliminate = FALSE, wm = NULL)
 | 
regulon | 
 Object of class regulon  | 
cutoff | 
 Number indicating the maximum size for the regulons (maximum number of target genes)  | 
adaptive | 
 Logical, whether adaptive size should be used (i.e. sum(likelihood^2))  | 
eliminate | 
 Logical whether regulons smalles than   | 
wm | 
 Optional numeric vector of weights (0; 1) for the genes  | 
Prunned regulon
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.