Description Usage Arguments Value Examples
Returns one BiclusterStrategy in bce
identified by id
.
1 2 3 4 |
bce |
A |
id |
A character string or numeric index identifying the desired
|
A BiclusterStrategy-class
object
1 2 3 4 | bce <- BiclusterExperiment(yeast_benchmark[[1]])
bce <- addStrat(bce, k = 2)
getStrat(bce, "ALS-NMF | Otsu | 2")
getStrat(bce, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.