Description Usage Arguments Value
View source: R/create_binary_mat.R
Creates a binary matrix based off rho cutoff and connectivity values input into run_ICLite
1 | create_binary_mat(rho_cutoff, min_connectivity)
|
rho_cutoff |
A vector of rho exclusion values ranging from 0.1 to 0.9. |
min_connectivity |
A vector of minimum connectivity values. Higher cutoffs will result in smaller gene modules |
A binary matrix based off input cutoff parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.