transpose_bicluster | R Documentation |
Transpose a bicluster. Row and column slots will be changed.
transpose_bicluster(bic)
bic |
A bicluster object. |
A transposed bicluster object,
transpose_bicluster(bicluster(row=c(3,4,5,6), column=c(3,4,5,6)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.