Description Usage Arguments Value Examples
Returns a BiclusterExperiment-class object with all
BiclusterStrategies removed.
1 2 3 4  | 
bce | 
 A   | 
A BiclusterExperiment-class object
1 2 3  | bce <- BiclusterExperiment(yeast_benchmark[[1]])
bce <- addStrat(bce, k = 2, method = "als-nmf")
wipe(bce)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.