Description Usage Arguments Value Examples
Returns BiclusterStrategy-class@threshAlgo
1  | threshAlgo(bcs)
 | 
bcs | 
 A   | 
A character string
1 2 3 4  | bce <- BiclusterExperiment(yeast_benchmark[[1]])
bce <- addStrat(bce, k = 2, method = "als-nmf")
bcs <- getStrat(bce, 1)
threshAlgo(bcs)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.