Description Usage Arguments Value Examples
This function will use the 'buid.mim' function in the 'minet' package to compute the mutal information matrix in the gene space.
1 |
data |
Data matrix. This is an NxM matrix, where genes are on the rows and samples on the columns |
Returns the mutual information matrix for the data.
1 2 | M <- nsmblR::data_matrix
compute_mi(M)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.