cor_remove | R Documentation |
Remove low correlation genes until reaching threshold
cor_remove(cor_mat, ave_cor_cut = 0.5, min_n = 5, max_n = 100, na_diag = F)
na_diag |
cor_remove(cor_mat, ave_cor_cut = 0.5, min_n=10, max_n=100, na_diag=F)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.