pairwise_cluster_mrs | R Documentation |
Identified MRs based on a pairwise comparison of clusters.
pairwise_cluster_mrs(norm.counts, clust.vec, net.list, num.mrs = 10)
norm.counts |
Matrix of normalized counts (features X samples). |
clust.vec |
Clustering vector. |
net.list |
List of ARACNe3 networks. |
num.mrs |
Number of master regulators to return for each cluster. Default of 10. |
A three member list w/ 'positive' and 'negative' MRs as well as the full NaRnEA results 'mr.narnea'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.