Description Usage Arguments Value
Find all inclusion-maximal biclusters in a binary submatrix using the BiMax algorithm
1 | conquer(E, submat, Z)
|
E |
a binary matrix with values 0 and 1 |
submat |
a list [G,C], the vector G corresponds to the submatrix'rows, C corresponds to the submatrix'columns |
Z |
list of vector of columns CV |
a vector of biclusters (G,C), G bicluster'rows, C bicluster'columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.